Skip to content

Commit

Permalink
Dockerfile: update debian digest to 911821c
Browse files Browse the repository at this point in the history
Closes #13629
  • Loading branch information
renovate[bot] authored and bagder committed May 15, 2024
1 parent 72e65b2 commit 5111d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# $ ./maketgz 8.7.1

# To update, get the latest digest e.g. from https://hub.docker.com/_/debian/tags
FROM debian:bookworm-slim@sha256:993f5593466f84c9200e3e877ab5902dfc0e4a792f291c25c365dbe89833411f
FROM debian:bookworm-slim@sha256:911821c26cc366231183098f489068afff2d55cf56911cb5b7bd32796538dfe1

RUN apt-get update -qq && apt-get install -qq -y --no-install-recommends \
build-essential make autoconf automake libtool git perl zip zlib1g-dev gawk && \
Expand Down

0 comments on commit 5111d6b

Please sign in to comment.