Skip to content

Commit

Permalink
refactor: ⬆️ update musl to 1.2.4-r2
Browse files Browse the repository at this point in the history
  • Loading branch information
AnotherStranger committed Oct 24, 2023
1 parent 669da12 commit 7eaed43
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 @@ -10,7 +10,7 @@ ARG SHADOW_VERSION="4.13-r4"
ARG OPENSSL_VERSION="3.1.3-r0"
ARG PKG_CONF_VERSION="1.9.5-r0"
ARG GCC_VERSION="12.2.1_git20220924-r10"
ARG MUSL_VERSION="1.2.4-r1"
ARG MUSL_VERSION="1.2.4-r2"
ARG ACL_VERSION="2.3.1-r3"
ARG XXHASH_VERSION="0.8.2-r0"
ARG ZSTD_VERSION="1.5.5-r4"
Expand Down

0 comments on commit 7eaed43

Please sign in to comment.