We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0d84ac commit bbe130bCopy full SHA for bbe130b
linux/Dockerfile
@@ -5,7 +5,7 @@ ARG DOCUUM_VERSION=0.21.1
5
# renovate: datasource=github-releases depName=docker lookupName=moby/moby
6
ARG DOCKER_VERSION=20.10.23
7
8
-FROM alpine:3.17@sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 as base
+FROM alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 as base
9
10
#=================
11
# build
0 commit comments