Dockerfile: update for deployment of version dev

This commit is contained in:
Cadey Ratio 2017-12-13 11:45:21 -08:00
parent 686dd1f7a7
commit 8f319c1569
1 changed files with 1 additions and 1 deletions

View File

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