Skip to content

Commit

Permalink
Bump alpine images
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Nov 15, 2024
1 parent b887bde commit 2a03236
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/alpine32/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=linux/i386 i386/alpine:3.16
FROM --platform=linux/i386 i386/alpine:3.20

ENV LANG C.UTF-8

Expand Down
2 changes: 1 addition & 1 deletion docker/alpine64/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.12
FROM alpine:3.20

ENV LANG C.UTF-8

Expand Down

0 comments on commit 2a03236

Please sign in to comment.