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