Merge pull request #309 from pelican-eggs/uptimekuma

Bump: nodejs version
This commit is contained in:
Michael (Parker) Parker
2025-06-09 08:53:12 -04:00
committed by GitHub

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"