Bump: nodejs version

This commit is contained in:
Quinten
2025-06-09 09:47:46 +02:00
committed by GitHub
parent fa6f0f6a79
commit 6a526b0f15

View File

@@ -1,4 +1,4 @@
FROM --platform=$TARGETOS/$TARGETARCH node:18-alpine FROM --platform=$TARGETOS/$TARGETARCH node:22-alpine
LABEL author="Torsten Widmann" maintainer="info@goover.de" LABEL author="Torsten Widmann" maintainer="info@goover.de"
LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images" LABEL org.opencontainers.image.source="https://github.com/gOOvER/own-pterodactyl-images"