diff --git a/Dockerfile b/Dockerfile index 205610c..48dc681 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM trafex/alpine-nginx-php7:1.8.0@sha256:6e4a7576c836283a9a0b06368cc33c53663008b5868a316008fd4fb71715e034 +FROM trafex/alpine-nginx-php7:2.0.2@sha256:6d97e3a4f2ff47e0ab50eab552557fc088eb12e17fab73df9b58f1389a9e5a77 USER root RUN apk --no-cache add php7-snmp USER nobody