⬆️ Updates apache2-utils to version 2.4.38-r3 (#4)

This commit is contained in:
Joakim Sørensen 2019-02-03 21:08:34 +01:00 committed by GitHub
parent 21c2f70803
commit 0b57773f74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ WORKDIR /opt
# Setup base # Setup base
RUN \ RUN \
apk add --no-cache \ apk add --no-cache \
apache2-utils=2.4.35-r0 \ apache2-utils=2.4.38-r3 \
nginx=1.14.2-r0 \ nginx=1.14.2-r0 \
php7-curl=7.2.13-r0 \ php7-curl=7.2.13-r0 \
php7-fileinfo=7.2.13-r0 \ php7-fileinfo=7.2.13-r0 \