Dockerfile: update for deployment of version 1.1-9-ga12904f

This commit is contained in:
Cadey Ratio 2018-02-08 22:49:21 -08:00
parent a12904faf8
commit 8146f1138e
1 changed files with 1 additions and 1 deletions

View File

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