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

Commit

Permalink
Merge pull request #1 from Flux7Labs/master
Browse files Browse the repository at this point in the history
Add nginx tag
  • Loading branch information
ali-hussain authored Aug 23, 2017
2 parents 740c888 + fc69d8f commit 9adf752
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 nginx
FROM nginx:1.9.7
COPY index.html /usr/share/nginx/html/
COPY mysite.template /etc/nginx/conf.d/
# Add a dummy test path to simplify local testing
Expand Down

0 comments on commit 9adf752

Please sign in to comment.