aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me>2022-07-17 09:09:49 +0000
committerPleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me>2022-07-17 09:09:49 +0000
commit5d246cc71141276ab4b685b656f27bfc135a9f55 (patch)
tree9faf7fb4d8e80d29a5b8a2ea0a911f94a0148e49
parent1883f722f0d256f08c084cc4809da90173591a4d (diff)
Update Node.js to v18
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ab601173..4fdf86dd 100644
--- 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