Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
timmy-time authored Jul 27, 2024
1 parent fd3b373 commit b8116b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games/source/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@

FROM --platform=$TARGETOS/$TARGETARCH debian:stable-slim

LABEL author="Matthew Penner" maintainer="matthew@pterodactyl.io"
LABEL author="Tim Green" maintainer="timg@galaxynex.us"

LABEL org.opencontainers.image.source="https://github.com/pterodactyl/yolks"
LABEL org.opencontainers.image.source="https://github.com/galaxy-nexus-hosting/yolks"
LABEL org.opencontainers.image.licenses=MIT

ENV DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit b8116b3

Please sign in to comment.