There was an error while loading. Please reload this page.
1 parent 445a2cf commit 8b8345fCopy full SHA for 8b8345f
1 file changed
images/base/Dockerfile
@@ -53,11 +53,11 @@ ARG \
53
# renovate: datasource=repology depName=alpine_3_24/shadow
54
SHADOW_VERSION=4.18.0-r1 \
55
# renovate: datasource=repology depName=alpine_3_24/util-linux
56
- UTIL_LINUX_VERSION=2.42.3-r0 \
+ UTIL_LINUX_VERSION=2.42.3-r1 \
57
# renovate: datasource=repology depName=alpine_3_24/wget
58
WGET_VERSION=1.25.0-r3 \
59
# renovate: datasource=repology depName=alpine_3_24/yq-go
60
- YQ_VERSION=4.53.3-r0
+ YQ_VERSION=4.53.3-r1
61
62
# Install packages and tools required by all downstream images.
63
# Platform specific does require arch specific identifier.
0 commit comments