Skip to content

Commit

Permalink
Bump alpine to 3.19
Browse files Browse the repository at this point in the history
  • Loading branch information
Thahara committed Jan 22, 2025
1 parent 0d8dd8d commit 666a3d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# It seems that linker errors occur on alpine:3.19, which seem to be related to
# (rust) libc and musl, though it is not clear exactly why.
FROM alpine:3.18
FROM alpine:3.19

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

Expand Down

0 comments on commit 666a3d7

Please sign in to comment.