Commit f551693f authored by Renovate Bot's avatar Renovate Bot
Browse files

fix(deps): update node.js to v20.10.0

| datasource | package                    | from   | to      |
| ---------- | -------------------------- | ------ | ------- |
| docker     | ghcr.io/containerbase/node | 20.9.0 | 20.10.0 |
parent 8481997d
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:20.9.0@sha256:34573cc4d32f6a2f702af4268a158a6976db74245476e5adb349806704f341f9
  image: ghcr.io/containerbase/node:20.10.0@sha256:2ba7b42f4eab54db34b1565476c9497472a7a142cda5e9ae3c831c7fc53267cb
  cache:
    key:
      files:
@@ -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: