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