Skip to content

Commit

Permalink
update base image to ubuntu:22.04 for release (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
everpeace authored Oct 5, 2022
1 parent a7b9036 commit 8eb8f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.release
Original file line number Diff line number Diff line change
@@ -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 \
Expand Down

0 comments on commit 8eb8f86

Please sign in to comment.