update
This commit is contained in:
@@ -22,9 +22,9 @@
|
||||
|
||||
FROM --platform=$TARGETOS/$TARGETARCH alpine:latest
|
||||
|
||||
LABEL author="Matthew Penner" maintainer="matthew@pterodactyl.io"
|
||||
LABEL author="Kyle Speight" maintainer="kyle@kyle-hosting.xyz"
|
||||
|
||||
LABEL org.opencontainers.image.source="https://github.com/pterodactyl/yolks"
|
||||
LABEL org.opencontainers.image.licenses=MIT
|
||||
LABEL org.opencontainers.image.source="https://github.com/kylehost/yolks"
|
||||
LABEL org.opencontainers.image.licenses=AGPL
|
||||
|
||||
RUN apk add --update --no-cache ca-certificates curl unzip tar git jq wget
|
||||
|
||||
@@ -22,10 +22,10 @@
|
||||
|
||||
FROM --platform=$TARGETOS/$TARGETARCH debian:bookworm-slim
|
||||
|
||||
LABEL author="Matthew Penner" maintainer="matthew@pterodactyl.io"
|
||||
LABEL author="Kyle Speight" maintainer="kyle@kyle-hosting.xyz"
|
||||
|
||||
LABEL org.opencontainers.image.source="https://github.com/pterodactyl/yolks"
|
||||
LABEL org.opencontainers.image.licenses=MIT
|
||||
LABEL org.opencontainers.image.source="https://github.com/kylehost/yolks"
|
||||
LABEL org.opencontainers.image.licenses=AGPL
|
||||
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
|
||||
@@ -22,10 +22,10 @@
|
||||
|
||||
FROM --platform=$TARGETOS/$TARGETARCH ubuntu:jammy
|
||||
|
||||
LABEL author="oliver194" maintainer="100048880+oliver194@users.noreply.github.com"
|
||||
LABEL author="Kyle Speight" maintainer="kyle@kyle-hosting.xyz"
|
||||
|
||||
LABEL org.opencontainers.image.source="https://github.com/oliver194/yolks"
|
||||
LABEL org.opencontainers.image.licenses=MIT
|
||||
LABEL org.opencontainers.image.source="https://github.com/kylehost/yolks"
|
||||
LABEL org.opencontainers.image.licenses=AGPL
|
||||
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
|
||||
Reference in New Issue
Block a user