diff --git a/go/1.17/Dockerfile b/go/1.17/Dockerfile index 9f3d30d10..e2b712fba 100644 --- a/go/1.17/Dockerfile +++ b/go/1.17/Dockerfile @@ -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 \