⬆️ Updates apache2-utils to version 2.4.38-r3

This commit is contained in:
Joakim Sørensen 2019-02-03 19:47:18 +01:00
parent df45f220ef
commit c0e24bbc86

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 \