mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Security upgrade alpine from 3.18.5 to 3.18.6 #14178
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
b6eea2e170
commit
212dd06948
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3.18.5
|
FROM alpine:3.18.6
|
||||||
# Apache + PHP
|
# Apache + PHP
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
apache2 \
|
apache2 \
|
||||||
|
|
Loading…
Reference in a new issue