commit: 5d246cc71141276ab4b685b656f27bfc135a9f55
parent 1883f722f0d256f08c084cc4809da90173591a4d
Author: Pleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me>
Date: Sun, 17 Jul 2022 09:09:49 +0000
Update Node.js to v18
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
@@ -1,7 +1,7 @@
# 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:
# https://hub.docker.com/r/library/node/tags/
-image: node:12
+image: node:18
stages:
- lint