diff --git a/Dockerfile b/Dockerfile index 205610c..682b222 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.1.0@sha256:1bb3e7546c07f4c88240741da18c4e010ed2fe827b385ece1507b08150515a99 USER root RUN apk --no-cache add php7-snmp USER nobody