Skip to content

Commit 666a3d7

Browse files
committedJan 22, 2025
Bump alpine to 3.19
1 parent 0d8dd8d commit 666a3d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎scripts/distributables/linux-distributable-concordium-client.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# It seems that linker errors occur on alpine:3.19, which seem to be related to
22
# (rust) libc and musl, though it is not clear exactly why.
3-
FROM alpine:3.18
3+
FROM alpine:3.19
44

55
ENV PATH="${PATH}:/root/.cargo/bin:/root/.stack/bin"
66

0 commit comments

Comments
 (0)