Skip to content
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.

Commit

Permalink
Merge pull request #14 from WeAreGenki/renovate/docker-alpine-3.9
Browse files Browse the repository at this point in the history
Update alpine:3.9 Docker digest to 644fcb1
  • Loading branch information
maxmilton committed Mar 10, 2019
2 parents bea5cc5 + 924ac22 commit 9506939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,6 +1,6 @@
# Nginx web server and reverse proxy for general purpose use

FROM alpine:3.9@sha256:b3dbf31b77fd99d9c08f780ce6f5282aba076d70a513a8be859d8d3a4d0c92b8
FROM alpine:3.9@sha256:644fcb1a676b5165371437feaa922943aaf7afcfa8bfee4472f6860aad1ef2a0

RUN set -xe \
&& NGINX_VERSION=1.11.10 \
Expand Down

0 comments on commit 9506939

Please sign in to comment.