File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ FROM debian:bookworm-slim
66LABEL org.opencontainers.image.source="https://github.com/CubeCoders/dockerfiles"
77LABEL org.opencontainers.image.licenses=MIT
88
9- ENV AMP_CONTAINER="1"
109ENV DEBIAN_FRONTEND="noninteractive"
1110
1211ARG TARGETARCH
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ FROM debian:trixie-slim
66LABEL org.opencontainers.image.source="https://github.com/CubeCoders/dockerfiles"
77LABEL org.opencontainers.image.licenses=MIT
88
9- ENV AMP_CONTAINER="1"
109ENV DEBIAN_FRONTEND="noninteractive"
1110
1211ARG TARGETARCH
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ FROM ubuntu:noble
66LABEL org.opencontainers.image.source="https://github.com/CubeCoders/dockerfiles"
77LABEL org.opencontainers.image.licenses=MIT
88
9- ENV AMP_CONTAINER="1"
109ENV DEBIAN_FRONTEND="noninteractive"
1110
1211ARG TARGETARCH
You can’t perform that action at this time.
0 commit comments