Dockerfile: update for deployment of version 1.1-45-ge9d305a

This commit is contained in:
Cadey Ratio 2018-06-17 22:04:32 -07:00
parent e9d305adb0
commit b14247fbe1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM xena/christine.website:1.1-43-g1222552
FROM xena/christine.website:1.1-45-ge9d305a
EXPOSE 5000
RUN apk add --no-cache bash
CMD /site/run.sh