Skip to content

Commit 8eb8f86

Browse files
authored
update base image to ubuntu:22.04 for release (#3)
1 parent a7b9036 commit 8eb8f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM gcr.io/distroless/static-debian11:latest
1+
FROM ubuntu:22.04
22
COPY strict-supplementalgroups-container-runtime \
33
/opt/strict-supplementalgroups-container-runtime/bin/
44
COPY strict-supplementalgroups-install \

0 commit comments

Comments
 (0)