Dockerfile: update for deployment of version 1.1-35-gd15c99e

This commit is contained in:
Cadey Ratio 2018-04-23 20:45:43 -07:00
parent d15c99e9b8
commit cbf118d4ac
1 changed files with 1 additions and 1 deletions

View File

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