Update dependencies and alpine
This commit is contained in:
parent
535b6672a6
commit
6fd8f7ed00
5 changed files with 12 additions and 14 deletions
|
@ -10,7 +10,7 @@ default:
|
|||
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
|
||||
|
||||
build frontend:
|
||||
image: node:16-alpine
|
||||
image: node:18-alpine
|
||||
stage: build frontend
|
||||
before_script: []
|
||||
variables:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue