Dockerfile: update for deployment of version 1.1-32-gd8c75d6
This commit is contained in:
parent
d8c75d6c49
commit
832865cfb4
|
@ -1,4 +1,4 @@
|
||||||
FROM xena/christine.website:1.1-28-g7733f4c
|
FROM xena/christine.website:1.1-32-gd8c75d6
|
||||||
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