Dockerfile: update for deployment of version 1.1-20-gf1471b8

This commit is contained in:
Cadey Ratio 2018-02-08 23:09:16 -08:00
parent f1471b82cd
commit a5dd8a470f
1 changed files with 1 additions and 1 deletions

View File

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