Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
...@@ -33,7 +33,7 @@ renovate:dry-run: ...@@ -33,7 +33,7 @@ renovate:dry-run:
- when: always - when: always
lint: lint:
image: ghcr.io/containerbase/node:20.9.0@sha256:34573cc4d32f6a2f702af4268a158a6976db74245476e5adb349806704f341f9 image: ghcr.io/containerbase/node:20.10.0@sha256:2ba7b42f4eab54db34b1565476c9497472a7a142cda5e9ae3c831c7fc53267cb
cache: cache:
key: key:
files: files:
...@@ -50,7 +50,7 @@ lint: ...@@ -50,7 +50,7 @@ lint:
- when: always - when: always
release: release:
image: ghcr.io/containerbase/node:20.9.0@sha256:34573cc4d32f6a2f702af4268a158a6976db74245476e5adb349806704f341f9 image: ghcr.io/containerbase/node:20.10.0@sha256:2ba7b42f4eab54db34b1565476c9497472a7a142cda5e9ae3c831c7fc53267cb
stage: release stage: release
cache: cache:
key: key:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment