diff --git a/podman-update/build/Dockerfile b/podman-update/build/Dockerfile index d77b5c5..eaefc23 100644 --- a/podman-update/build/Dockerfile +++ b/podman-update/build/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:bullseye +FROM golang:1.16-stretch ARG DEBIAN_FRONTEND=noninteractive