Skip to content

Commit

Permalink
Update Dockerfile (#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eng-Fouad authored and dpebot committed Dec 5, 2016
1 parent 7770807 commit e1e851d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flexible/endpoints/src/main/appengine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM gcr.io/google_appengine/jetty9

ADD endpoints-1.0-SNAPSHOT.war $JETTY_BASE/webapps/root.war
ADD flexible-endpoints-1.0-SNAPSHOT.war $JETTY_BASE/webapps/root.war
ADD . /app

0 comments on commit e1e851d

Please sign in to comment.