Update docker.io/library/debian Docker tag to v12.11

This commit is contained in:
Renovate 2025-05-22 01:08:51 +00:00
parent 3bbf5f8744
commit 011691e323
No known key found for this signature in database
GPG key ID: C9EE8FA27A4A840A

View file

@ -1,4 +1,4 @@
FROM docker.io/library/debian:12.10-slim@sha256:4b50eb66f977b4062683ff434ef18ac191da862dbe966961bc11990cf5791a8d FROM docker.io/library/debian:12.11-slim@sha256:90522eeb7e5923ee2b871c639059537b30521272f10ca86fdbbbb2b75a8c40cd
SHELL ["/bin/bash", "-u", "-e", "-o", "pipefail", "-c"] SHELL ["/bin/bash", "-u", "-e", "-o", "pipefail", "-c"]
RUN --mount=type=cache,target=/var/lib/apt/lists,sharing=locked \ RUN --mount=type=cache,target=/var/lib/apt/lists,sharing=locked \