chore(deps): update node.js to v19

This commit is contained in:
renovate[bot]
2023-01-11 09:05:30 +00:00
committed by GitHub
parent 7490c033fc
commit ba72504eb2

View File

@@ -1,5 +1,5 @@
# Build Docker image for Amd64
FROM node:18-bullseye-slim
FROM node:19-bullseye-slim
# Add metadata about the image
LABEL maintainer="Göran Sander mountaindude@ptarmiganlabs.com"