Skip to content

Commit 8bb0d99

Browse files
author
Renovate
committed
Update docker.io/library/debian Docker tag to v12.11
1 parent 9a2360d commit 8bb0d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
## Download shellcheck
33
##
44

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

0 commit comments

Comments
 (0)