Commit 7a83edcc authored by Michael Kriese's avatar Michael Kriese
Browse files

fix(deps): update node.js to v20 (renovate-bot/renovate-runner!2118)

parent 724312aa
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ renovate:dry-run:
    - when: always

lint:
  image: ghcr.io/containerbase/node:18.18.2@sha256:ea7fc9fc09b39631ef6f3e0a2dfe3eb6e050bedd0db63ef3ee9c9d1dd0960b94
  image: ghcr.io/containerbase/node:20.9.0@sha256:d480603243d724b9327d109412f9d8fea012511ba77f06015c68c7358225b52b
  cache:
    key:
      files:
@@ -50,7 +50,7 @@ lint:
    - when: always

release:
  image: ghcr.io/containerbase/node:18.18.2@sha256:ea7fc9fc09b39631ef6f3e0a2dfe3eb6e050bedd0db63ef3ee9c9d1dd0960b94
  image: ghcr.io/containerbase/node:20.9.0@sha256:d480603243d724b9327d109412f9d8fea012511ba77f06015c68c7358225b52b
  stage: release
  cache:
    key: