Skip to content

Commit

Permalink
chore(deps): update dependency alpine_3_20/xz to v5.6.2-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and reitzig committed Aug 28, 2024
1 parent 47112e5 commit c49e787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ENV PIXMAN_VERSION="0.43.2-r0"
# renovate: datasource=repology depName=alpine_3_20/wget versioning=loose
ENV WGET_VERSION="1.24.5-r0"
# renovate: datasource=repology depName=alpine_3_20/xz versioning=loose
ENV XZ_VERSION="5.6.1-r3"
ENV XZ_VERSION="5.6.2-r0"
# renovate: datasource=repology depName=alpine_3_20/zlib versioning=loose
ENV ZLIB_VERSION="1.3.1-r1"
RUN apk --no-cache add \
Expand Down

0 comments on commit c49e787

Please sign in to comment.