Merge pull request #13999 from snipe/security/alpine
Updated to alpine 3.18.5 (PR to #13989)
This commit is contained in:
commit
34bf6818ca
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