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.15.1@sha256:c9516ff977405b1768ff4707c4c643e993e41af0c128d4910e8d386efda5869f image: ghcr.io/containerbase/node:20.16.0@sha256:5cac6da45523da77c6ae4712e9455f32af23a81eda430ec8e8ed423a7cb3fd25 cache: key: files: Loading @@ -57,7 +57,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:20.15.1@sha256:c9516ff977405b1768ff4707c4c643e993e41af0c128d4910e8d386efda5869f image: ghcr.io/containerbase/node:20.16.0@sha256:5cac6da45523da77c6ae4712e9455f32af23a81eda430ec8e8ed423a7cb3fd25 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.15.1@sha256:c9516ff977405b1768ff4707c4c643e993e41af0c128d4910e8d386efda5869f image: ghcr.io/containerbase/node:20.16.0@sha256:5cac6da45523da77c6ae4712e9455f32af23a81eda430ec8e8ed423a7cb3fd25 cache: key: files: Loading @@ -57,7 +57,7 @@ lint: - when: always release: image: ghcr.io/containerbase/node:20.15.1@sha256:c9516ff977405b1768ff4707c4c643e993e41af0c128d4910e8d386efda5869f image: ghcr.io/containerbase/node:20.16.0@sha256:5cac6da45523da77c6ae4712e9455f32af23a81eda430ec8e8ed423a7cb3fd25 stage: release cache: key: Loading