diff --git a/Dockerfile b/Dockerfile index 1fedbb4..f9f894c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM xena/christine.website:1.1-41-g626ed4f +FROM xena/christine.website:1.1-43-g1222552 EXPOSE 5000 RUN apk add --no-cache bash CMD /site/run.sh