Updated to alpine 3.18.5

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2023-12-05 15:00:04 +00:00
parent b4d747550c
commit a0de9eb343

View file

@ -1,4 +1,4 @@
FROM alpine:3.17.3
FROM alpine:3.18.5
# Apache + PHP
RUN apk add --no-cache \
apache2 \