Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptVortexDE authored Nov 11, 2024
1 parent 9f77f4c commit 83d7ca6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nodejs/22/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM node:22-bullseye-slim

LABEL author="Softwarenoob" maintainer="[email protected]"
LABEL org.opencontainers.image.source="https://github.com/Software-Noob/pterodactyl-images"
LABEL author="Auroa Online" maintainer="[email protected]"
LABEL org.opencontainers.image.source="https://github.com/medaria/ptero-pelican-containerimages"
LABEL org.opencontainers.image.licenses="MIT"

RUN apt-get update \
Expand Down

0 comments on commit 83d7ca6

Please sign in to comment.