Skip to content

Commit

Permalink
Fix docker-compose Nginx unsatisfiable-constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
ernsheong authored Sep 3, 2017
1 parent 7800a3a commit 7b2c3b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/nginx/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ MAINTAINER Anvil Research, Inc. <[email protected]>

# Version
ENV NGINX_VERSION 1.8.1
ENV NGINX_VERSION_RELEASE -r0
ENV NGINX_VERSION_RELEASE -r1

# Install nginx
RUN apk update && \
Expand Down

0 comments on commit 7b2c3b4

Please sign in to comment.