Dockerfile: update for deployment of version 1.1-37-gf103032

This commit is contained in:
Cadey Ratio 2018-06-14 14:15:53 -07:00
parent f1030320e3
commit 286049aba3
1 changed files with 1 additions and 1 deletions

View File

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