Skip to content
Snippets Groups Projects
Commit 74f84502 authored by RenovateBot's avatar RenovateBot
Browse files

chore(deps): update node docker tag to v23

parent 7eb2a85e
Branches
Tags 1.0
1 merge request!98chore(deps): update node docker tag to v23
Pipeline #36780 failed
......@@ -9,7 +9,7 @@ stages:
- deploy
default:
image: node:20-slim
image: node:23-slim
before_script:
- yarn install
......@@ -51,7 +51,7 @@ deploy:
publish:
stage: deploy
image: node:20
image: node:23
dependencies:
- build
before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment