Merge pull request #399 from ZynerOrg/renovate/node-18.x

Update Node.js to v18
This commit is contained in:
Axel Olausson Holtenäs 2022-08-24 15:30:06 +02:00 committed by GitHub
commit edc0cfba3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM node:16
FROM node:18
LABEL maintainer="xyter@zyner.org"