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 513f46e commit 3238a3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go/1.17/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@

FROM --platform=$TARGETOS/$TARGETARCH golang:1.17-alpine

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

RUN apk add --update --no-cache ca-certificates tzdata \
Expand Down

0 comments on commit 3238a3c

Please sign in to comment.