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