forked from cadey/xesite
Dockerfile: update for deployment of version 1.1-20-gf1471b8
This commit is contained in:
parent
f1471b82cd
commit
a5dd8a470f
|
@ -1,4 +1,4 @@
|
||||||
FROM xena/christine.website:1.1-18-g4fb5948
|
FROM xena/christine.website:1.1-20-gf1471b8
|
||||||
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