Skip to content

Commit

Permalink
🌱 Bump debian from a811e62 to 68c1f6b
Browse files Browse the repository at this point in the history
Bumps debian from `a811e62` to `68c1f6b`.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and naveensrinivasan committed Aug 30, 2022
1 parent 8c3926e commit c6cbe4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
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.4-slim@sha256:a811e62769a642241b168ac34f615fb02da863307a14c4432cea8e5a0f9782b8
FROM debian:11.4-slim@sha256:68c1f6bae105595d2ebec1589d9d476ba2939fdb11eaba1daec4ea826635ce75

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

0 comments on commit c6cbe4f

Please sign in to comment.