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