Dockerfile: update for deployment of version 1.1

This commit is contained in:
Cadey Ratio 2017-12-13 11:53:50 -08:00
parent 8f319c1569
commit 4b7c145088
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM xena/christine.website:dev
FROM xena/christine.website:1.1
EXPOSE 5000
RUN apk add --no-cache bash
CMD /site/run.sh