aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Dockerfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 2a866f5..a2ab00c 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,5 @@
-FROM quay.io/centos/centos:stream8
+#FROM quay.io/centos/centos:stream8
+FROM quay.io/almalinuxorg/8-base
ENV SUMMARY="podman-docker-builder" \
DESCRIPTION="build docker images using podman"