forked from cadey/xesite
Dockerfile: update for deployment of version dev
This commit is contained in:
parent
686dd1f7a7
commit
8f319c1569
|
@ -1,4 +1,4 @@
|
|||
FROM xena/christine.website:1.0-3-gd5cfa1b
|
||||
FROM xena/christine.website:dev
|
||||
EXPOSE 5000
|
||||
RUN apk add --no-cache bash
|
||||
CMD /site/run.sh
|
||||
|
|
Loading…
Reference in New Issue