Merge pull request #435 from ZynerOrg/renovate/node-19.x

Update Node.js to v19
This commit is contained in:
Axel Olausson Holtenäs 2022-10-19 20:55:00 +02:00 committed by GitHub
commit 84d3e02409
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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