Dockerfile: update for deployment of version 1.1-3-g6197eca

This commit is contained in:
Cadey Ratio 2017-12-26 19:39:33 -05:00
parent 6197eca2b7
commit ad537639c1
1 changed files with 1 additions and 1 deletions

View File

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