Skip to content

Commit 9a2360d

Browse files
author
Renovate
committed
Update docker.io/library/debian:12.10-slim Docker digest to 4b50eb6
1 parent f8e2451 commit 9a2360d

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:b1211f6d19afd012477bd34fdcabb6b663d680e0f4b0537da6e6b0fd057a3ec3 AS build
5+
FROM docker.io/library/debian:12.10-slim@sha256:4b50eb66f977b4062683ff434ef18ac191da862dbe966961bc11990cf5791a8d 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)