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:
commit
2474f155d2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue