Use node 20.8.1

This commit is contained in:
N-Pex 2024-05-29 09:54:51 +02:00
parent 7bc6a6eee0
commit 057561ff4a

View file

@ -1,5 +1,5 @@
build: build:
image: node:20 image: node:20.8.1
stage: build stage: build
before_script: before_script:
# - ./update_version.sh # - ./update_version.sh