Dockerfile: update for deployment of version 1.1-12-g94167f7

This commit is contained in:
Cadey Ratio 2018-02-08 22:52:17 -08:00
parent 94167f75fa
commit ce6f0462f8
1 changed files with 1 additions and 1 deletions

View File

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