Merge branch 'renovate/node-18.x' into 'develop'

Update Node.js to v18

See merge request pleroma/pleroma-fe!1556
This commit is contained in:
tusooa 2022-07-18 15:24:21 +00:00
commit 2474f155d2
1 changed files with 1 additions and 1 deletions

View File

@ -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:16
stages:
- lint