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