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