Dockerfile: update for deployment of version 1.1-7-gbf4ccd5
This commit is contained in:
parent
bf4ccd583e
commit
3b50232ae3
|
@ -1,4 +1,4 @@
|
||||||
FROM xena/christine.website:1.1-5-g883104c
|
FROM xena/christine.website:1.1-7-gbf4ccd5
|
||||||
EXPOSE 5000
|
EXPOSE 5000
|
||||||
RUN apk add --no-cache bash
|
RUN apk add --no-cache bash
|
||||||
CMD /site/run.sh
|
CMD /site/run.sh
|
||||||
|
|
Loading…
Reference in New Issue