We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3c1923 commit 83c79fcCopy full SHA for 83c79fc
1 file changed
linux/Dockerfile
@@ -5,7 +5,7 @@ ARG DOCUUM_VERSION=0.27.0
5
# renovate: datasource=github-releases depName=docker packageName=moby/moby
6
ARG DOCKER_VERSION=28.5.2
7
8
-FROM alpine:3.23@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659 as base
+FROM alpine:3.23@sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11 as base
9
10
#=================
11
# build
0 commit comments