Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ renovate:dry-run: - when: always lint: image: ghcr.io/containerbase/node:18.18.0@sha256:3e6d953a981f1caeb899c2cac999add1b56d080c98a1839705fb01d14a5bb21e image: ghcr.io/containerbase/node:18.18.1@sha256:177c50a9049853f1b23a9dd7a4f3ca2636d3b9420b86156ef45640300a6f404e cache: key: files: Loading @@ -50,7 +50,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:18.18.0@sha256:3e6d953a981f1caeb899c2cac999add1b56d080c98a1839705fb01d14a5bb21e image: ghcr.io/containerbase/node:18.18.1@sha256:177c50a9049853f1b23a9dd7a4f3ca2636d3b9420b86156ef45640300a6f404e stage: release cache: key: Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ renovate:dry-run: - when: always lint: image: ghcr.io/containerbase/node:18.18.0@sha256:3e6d953a981f1caeb899c2cac999add1b56d080c98a1839705fb01d14a5bb21e image: ghcr.io/containerbase/node:18.18.1@sha256:177c50a9049853f1b23a9dd7a4f3ca2636d3b9420b86156ef45640300a6f404e cache: key: files: Loading @@ -50,7 +50,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:18.18.0@sha256:3e6d953a981f1caeb899c2cac999add1b56d080c98a1839705fb01d14a5bb21e image: ghcr.io/containerbase/node:18.18.1@sha256:177c50a9049853f1b23a9dd7a4f3ca2636d3b9420b86156ef45640300a6f404e stage: release cache: key: Loading