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:20.9.0@sha256:34573cc4d32f6a2f702af4268a158a6976db74245476e5adb349806704f341f9 image: ghcr.io/containerbase/node:20.10.0@sha256:2ba7b42f4eab54db34b1565476c9497472a7a142cda5e9ae3c831c7fc53267cb cache: key: files: Loading @@ -50,7 +50,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:20.9.0@sha256:34573cc4d32f6a2f702af4268a158a6976db74245476e5adb349806704f341f9 image: ghcr.io/containerbase/node:20.10.0@sha256:2ba7b42f4eab54db34b1565476c9497472a7a142cda5e9ae3c831c7fc53267cb 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:20.9.0@sha256:34573cc4d32f6a2f702af4268a158a6976db74245476e5adb349806704f341f9 image: ghcr.io/containerbase/node:20.10.0@sha256:2ba7b42f4eab54db34b1565476c9497472a7a142cda5e9ae3c831c7fc53267cb cache: key: files: Loading @@ -50,7 +50,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:20.9.0@sha256:34573cc4d32f6a2f702af4268a158a6976db74245476e5adb349806704f341f9 image: ghcr.io/containerbase/node:20.10.0@sha256:2ba7b42f4eab54db34b1565476c9497472a7a142cda5e9ae3c831c7fc53267cb stage: release cache: key: Loading