Dockerfile: update for deployment of version 1.1-39-gd3b28f5
This commit is contained in:
parent
d3b28f5a57
commit
dcac6739aa
|
@ -1,4 +1,4 @@
|
||||||
FROM xena/christine.website:1.1-37-gf103032
|
FROM xena/christine.website:1.1-39-gd3b28f5
|
||||||
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