Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
- [misc] switch docker image to official nginx
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhyde committed Apr 26, 2015
1 parent 8194086 commit 67eea8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM dockerfile/nginx
FROM nginx

ADD ./build/ /var/www/html
ADD ./build/ /usr/share/nginx/html

0 comments on commit 67eea8f

Please sign in to comment.