Skip to content

Commit

Permalink
Merge pull request #270 from dzmitry-rudnouski/alpine-3.21
Browse files Browse the repository at this point in the history
alpine 3.21
  • Loading branch information
tianon authored Dec 11, 2024
2 parents aec1836 + 500ef8b commit e073a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2.4/alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.20
FROM alpine:3.21

# ensure www-data user exists
RUN set -x \
Expand Down

0 comments on commit e073a36

Please sign in to comment.