Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 11, 2022
1 parent b2c1050 commit ec84506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -25,7 +25,7 @@ FROM gcr.io/openssf/scorecard:v4.2.0@sha256:96d27ab5a3219eb1ca459dc84cac67d37124

# Build our image and update the root certs.
# TODO: use distroless.
FROM debian:11.3-slim@sha256:f75d8a3ac10acdaa9be6052ea5f28bcfa56015ff02298831994bd3e6d66f7e57
FROM debian:11.3-slim@sha256:fbaacd55d14bd0ae0c0441c2347217da77ad83c517054623357d1f9d07f79f5e
RUN apt-get update && \
apt-get install -y --no-install-recommends \
jq ca-certificates curl
Expand Down

0 comments on commit ec84506

Please sign in to comment.