diff --git a/Dockerfile b/Dockerfile index 5e183b4..cb2fb9f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM xena/christine.website:1.1-25-g6c29390 +FROM xena/christine.website:1.1-28-g7733f4c EXPOSE 5000 RUN apk add --no-cache bash CMD /site/run.sh