Skip to content

Commit

Permalink
Merge pull request #13999 from snipe/security/alpine
Browse files Browse the repository at this point in the history
Updated to alpine 3.18.5 (PR to #13989)
  • Loading branch information
snipe authored Dec 5, 2023
2 parents b4d7475 + a0de9eb commit 34bf681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.alpine
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.17.3
FROM alpine:3.18.5
# Apache + PHP
RUN apk add --no-cache \
apache2 \
Expand Down

0 comments on commit 34bf681

Please sign in to comment.