Updated to alpine 3.18.5
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
b4d747550c
commit
a0de9eb343
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3.17.3
|
FROM alpine:3.18.5
|
||||||
# Apache + PHP
|
# Apache + PHP
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
apache2 \
|
apache2 \
|
||||||
|
|
Loading…
Add table
Reference in a new issue