revert 8b79e5ace8
Some checks failed
/ release-and-build (push) Failing after 14s
Some checks failed
/ release-and-build (push) Failing after 14s
revert Dockerfile aktualisiert
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
# Example Dockerfile for amd64
|
# Example Dockerfile for amd64
|
||||||
ARG BASE_IMAGE
|
ARG BASE_IMAGE=alpine:latest
|
||||||
|
|
||||||
FROM ${BASE_IMAGE}
|
FROM ${BASE_IMAGE}
|
||||||
|
|
||||||
ARG MAINTAINER
|
ARG MAINTAINER
|
||||||
|
|||||||
Reference in New Issue
Block a user