Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ renovate-config-validator: - when: always lint: image: ghcr.io/containerbase/node:20.11.1@sha256:a6ae917bf0c89a97855a359437d2c2b69426b9721f768f41115b8021d12c6dc4 image: ghcr.io/containerbase/node:20.12.0@sha256:2e90b23c0121851650b2a9db779f1a417e4e9fa172c68a9e9737a24fc96afad2 cache: key: files: Loading @@ -57,7 +57,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:20.11.1@sha256:a6ae917bf0c89a97855a359437d2c2b69426b9721f768f41115b8021d12c6dc4 image: ghcr.io/containerbase/node:20.12.0@sha256:2e90b23c0121851650b2a9db779f1a417e4e9fa172c68a9e9737a24fc96afad2 stage: release cache: key: Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ renovate-config-validator: - when: always lint: image: ghcr.io/containerbase/node:20.11.1@sha256:a6ae917bf0c89a97855a359437d2c2b69426b9721f768f41115b8021d12c6dc4 image: ghcr.io/containerbase/node:20.12.0@sha256:2e90b23c0121851650b2a9db779f1a417e4e9fa172c68a9e9737a24fc96afad2 cache: key: files: Loading @@ -57,7 +57,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:20.11.1@sha256:a6ae917bf0c89a97855a359437d2c2b69426b9721f768f41115b8021d12c6dc4 image: ghcr.io/containerbase/node:20.12.0@sha256:2e90b23c0121851650b2a9db779f1a417e4e9fa172c68a9e9737a24fc96afad2 stage: release cache: key: Loading