Skip to content

Commit

Permalink
chore: update to Alpine 3.21
Browse files Browse the repository at this point in the history
  • Loading branch information
mkonrad committed Jan 4, 2025
1 parent bf1c376 commit 3bb31ed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 25/alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.20
FROM alpine:3.21

ENV OTP_VERSION="25.3.2.13" \
REBAR3_VERSION="3.24.0"
Expand Down
2 changes: 1 addition & 1 deletion 26/alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.20
FROM alpine:3.21

ENV OTP_VERSION="26.2.5.2" \
REBAR3_VERSION="3.24.0"
Expand Down
2 changes: 1 addition & 1 deletion 27/alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.20
FROM alpine:3.21

ENV OTP_VERSION="27.1.2" \
REBAR3_VERSION="3.24.0"
Expand Down

0 comments on commit 3bb31ed

Please sign in to comment.