Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM trafex/alpine-nginx-php7:1.8.0@sha256:6e4a7576c836283a9a0b06368cc33c53663008b5868a316008fd4fb71715e034
FROM trafex/alpine-nginx-php7:1.10.0@sha256:161c70f6aa41dab1c56b829af0ba08ac1dec7e75600a71077477bc95fef044cf
USER root
RUN apk --no-cache add php7-snmp
USER nobody
Expand Down