Update build CI job image

This commit is contained in:
Sonny Bakker 2023-08-06 21:32:43 +02:00
parent 491e566566
commit 2bb5e4f66f

View file

@ -1,6 +1,6 @@
static: static:
stage: build stage: build
image: node:16-bullseye image: node:lts-bookworm
before_script: before_script:
- npm install - npm install
script: script: