update node version

This commit is contained in:
Henry Jameson 2025-01-20 03:03:56 +02:00
parent d451ecebf4
commit e7cf90bbfe

View file

@ -1,7 +1,7 @@
# This file is a template, and might need editing before it works on your project. # This file is a template, and might need editing before it works on your project.
# Official framework image. Look for the different tagged releases at: # Official framework image. Look for the different tagged releases at:
# https://hub.docker.com/r/library/node/tags/ # https://hub.docker.com/r/library/node/tags/
image: node:16 image: node:18
stages: stages:
- check-changelog - check-changelog