Update Node.js to v18

このコミットが含まれているのは:
Pleroma Renovate Bot 2022-07-17 09:09:49 +00:00
コミット 5d246cc711
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -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