Skip to content

Commit 8b8345f

Browse files
Update apk-packages (#598)
Co-authored-by: isle-buildkit-renovate[bot] <193913961+isle-buildkit-renovate[bot]@users.noreply.github.com>
1 parent 445a2cf commit 8b8345f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

images/base/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@ ARG \
5353
# renovate: datasource=repology depName=alpine_3_24/shadow
5454
SHADOW_VERSION=4.18.0-r1 \
5555
# renovate: datasource=repology depName=alpine_3_24/util-linux
56-
UTIL_LINUX_VERSION=2.42.3-r0 \
56+
UTIL_LINUX_VERSION=2.42.3-r1 \
5757
# renovate: datasource=repology depName=alpine_3_24/wget
5858
WGET_VERSION=1.25.0-r3 \
5959
# renovate: datasource=repology depName=alpine_3_24/yq-go
60-
YQ_VERSION=4.53.3-r0
60+
YQ_VERSION=4.53.3-r1
6161

6262
# Install packages and tools required by all downstream images.
6363
# Platform specific does require arch specific identifier.

0 commit comments

Comments
 (0)