This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
# Example Dockerfile for amd64
|
||||
ARG BUILD_BASE_IMAGE=debian:latest
|
||||
|
||||
ARG BUILD_BASE_IMAGE=debian:trixie-slim
|
||||
FROM ${BUILD_BASE_IMAGE}
|
||||
|
||||
ARG MAINTAINER
|
||||
|
||||
Reference in New Issue
Block a user