diff --git a/Dockerfile.release b/Dockerfile.release index f1a9ee2..4ee29ad 100644 --- a/Dockerfile.release +++ b/Dockerfile.release @@ -1,4 +1,4 @@ -FROM gcr.io/distroless/static-debian11:latest +FROM ubuntu:22.04 COPY strict-supplementalgroups-container-runtime \ /opt/strict-supplementalgroups-container-runtime/bin/ COPY strict-supplementalgroups-install \