Skip to content
Snippets Groups Projects
Commit 09eae1cb authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

fix(cicd): update node image

parent 76fcb43b
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ stages:
build-test:
stage: build
image: node:14.15.4-alpine
image: node:14.20-alpine
before_script:
- apk add git
- apk add bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment