mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Updated to alpine 3.18.5
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
b4d747550c
commit
a0de9eb343
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.17.3
|
||||
FROM alpine:3.18.5
|
||||
# Apache + PHP
|
||||
RUN apk add --no-cache \
|
||||
apache2 \
|
||||
|
|
Loading…
Reference in a new issue