Skip to content

Commit

Permalink
🌱 Bump debian from 06a93cb to 06a93cb
Browse files Browse the repository at this point in the history
Bumps debian from `06a93cb` to `06a93cb`.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 8, 2022
1 parent 7ab69b4 commit 9f6d754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.golang
Expand Up @@ -37,7 +37,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
FROM debian:11.3-slim@sha256:06a93cbdd49a265795ef7b24fe374fee670148a7973190fb798e43b3cf7c5d0f

RUN apt-get update && \
apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit 9f6d754

Please sign in to comment.