1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2024-06-30 20:23:59 +00:00

gitlab-ci: Update Node.js image to v16

This commit is contained in:
Aleksandr Gumroian 2022-02-21 16:12:22 +01:00
parent 894d92b683
commit 7c46abcd5d
No known key found for this signature in database
GPG Key ID: 9E77849C64F0A733

View File

@ -1,4 +1,4 @@
image: node:10-alpine
image: node:16-alpine
stages:
- test