Skip to content

Commit

Permalink
linuxmusl-arm64v8: upgrade to musl 1.2.2 (Alpine Linux 3.15)
Browse files Browse the repository at this point in the history
  • Loading branch information
lovell committed Jul 14, 2023
1 parent 2a646a8 commit 162d9c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions linuxmusl-arm64v8/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine:3.12
FROM alpine:3.15
LABEL maintainer="Lovell Fuller <npm@lovell.info>"

# Create Alpine 3.12 (musl 1.1.24) container suitable for cross-compiling musl-based Linux ARM64v8-A binaries
# Create Alpine 3.15 (musl 1.2.2) container suitable for cross-compiling musl-based Linux ARM64v8-A binaries

# Path settings
ENV \
Expand Down

0 comments on commit 162d9c6

Please sign in to comment.