Skip to content

Commit

Permalink
Merge branch 'main' into golang-staging
Browse files Browse the repository at this point in the history
  • Loading branch information
azeemsgoogle committed May 25, 2022
2 parents e65018f + 5c8bc69 commit f4b110b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ RUN CGO_ENABLED=0 make build
# TODO: use distroless:
# FROM gcr.io/distroless/base:nonroot@sha256:02f667185ccf78dbaaf79376b6904aea6d832638e1314387c2c2932f217ac5cb
FROM debian:11.3-slim@sha256:78fd65998de7a59a001d792fe2d3a6d2ea25b6f3f068e5c84881250373577414

RUN apt-get update && \
apt-get install -y --no-install-recommends \
# For debugging.
Expand Down

0 comments on commit f4b110b

Please sign in to comment.