Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
fa8f959d76
ci: Update debian:bookworm-slim Docker digest to ceac69a 2025-02-25 07:01:14 +00:00

View File

@ -24,7 +24,7 @@
# $ ./scripts/maketgz 8.7.1 # $ ./scripts/maketgz 8.7.1
# To update, get the latest digest e.g. from https://hub.docker.com/_/debian/tags # To update, get the latest digest e.g. from https://hub.docker.com/_/debian/tags
FROM debian:bookworm-slim@sha256:b73bf02f32434c9be21adf83b9aedf33e731784d8d2dacbbd3ce5f4993f2a2de FROM debian:bookworm-slim@sha256:ceac69add95cb9ac0d99d9569350cc36838b76397d986e1ccc284bd034b58a9f
RUN apt-get update -qq && apt-get install -qq -y --no-install-recommends \ 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 && \ build-essential make autoconf automake libtool git perl zip zlib1g-dev gawk && \