Dockerfile: update for deployment of version 1.1-22-gb845aa9

This commit is contained in:
Cadey Ratio 2018-03-29 17:25:45 -07:00
parent b845aa9881
commit b7d76b5ff7
1 changed files with 1 additions and 1 deletions

View File

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