Skip to content

Commit

Permalink
Merge pull request #262 from dzmitry-rudnouski/alpine-3.20
Browse files Browse the repository at this point in the history
alpine 3.20
  • Loading branch information
tianon committed May 30, 2024
2 parents 7b7f8cd + a81495e commit 02a2b56
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.19
FROM alpine:3.20

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

0 comments on commit 02a2b56

Please sign in to comment.