Skip to content

Commit

Permalink
Merge pull request #2 from westnetz/renovate/docker-digests-pin
Browse files Browse the repository at this point in the history
Pin trafex/alpine-nginx-php7 Docker tag
  • Loading branch information
cfra authored Oct 2, 2020
2 parents ab09acf + 6567034 commit 8aca615
Showing 1 changed file with 1 addition and 1 deletion.
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
FROM trafex/alpine-nginx-php7:1.8.0@sha256:6e4a7576c836283a9a0b06368cc33c53663008b5868a316008fd4fb71715e034
USER root
RUN apk --no-cache add php7-snmp
USER nobody
Expand Down

0 comments on commit 8aca615

Please sign in to comment.