diff --git a/games/arma3/Dockerfile b/games/arma3/Dockerfile index 1cb2e26..3dd8a1b 100644 --- a/games/arma3/Dockerfile +++ b/games/arma3/Dockerfile @@ -1,6 +1,6 @@ FROM --platform=$TARGETOS/$TARGETARCH debian:bullseye-slim -LABEL author="David Wolfe (Red-Thirten)" maintainer="rehlmgaming@gmail.com" +LABEL author="David Wolfe (Red-Thirten)" maintainer="red_thirten@yahoo.com" LABEL org.opencontainers.image.source="https://github.com/parkervcp/yolks" LABEL org.opencontainers.image.licenses=MIT