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:2.1.0@sha256:1bb3e7546c07f4c88240741da18c4e010ed2fe827b385ece1507b08150515a99
USER root
RUN apk --no-cache add php7-snmp
USER nobody
Expand Down