Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ renovate-config-validator: - when: always lint: image: ghcr.io/containerbase/node:22.15.0@sha256:021bce3aa4167adebeef50703c87dfec33a65b50b467d8ce919e6ab005d25dae image: ghcr.io/containerbase/node:22.15.1@sha256:38f1835e5fa115eeb317315266c0ce73fe7dc4517491005b6b29f4ea0fc5fdcb cache: key: files: Loading @@ -65,7 +65,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:22.15.0@sha256:021bce3aa4167adebeef50703c87dfec33a65b50b467d8ce919e6ab005d25dae image: ghcr.io/containerbase/node:22.15.1@sha256:38f1835e5fa115eeb317315266c0ce73fe7dc4517491005b6b29f4ea0fc5fdcb stage: release cache: key: Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ renovate-config-validator: - when: always lint: image: ghcr.io/containerbase/node:22.15.0@sha256:021bce3aa4167adebeef50703c87dfec33a65b50b467d8ce919e6ab005d25dae image: ghcr.io/containerbase/node:22.15.1@sha256:38f1835e5fa115eeb317315266c0ce73fe7dc4517491005b6b29f4ea0fc5fdcb cache: key: files: Loading @@ -65,7 +65,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:22.15.0@sha256:021bce3aa4167adebeef50703c87dfec33a65b50b467d8ce919e6ab005d25dae image: ghcr.io/containerbase/node:22.15.1@sha256:38f1835e5fa115eeb317315266c0ce73fe7dc4517491005b6b29f4ea0fc5fdcb stage: release cache: key: Loading