diff --git a/Dockerfile b/Dockerfile index a52aa09..acf29b0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM xena/christine.website:1.1-18-g4fb5948 +FROM xena/christine.website:1.1-20-gf1471b8 EXPOSE 5000 RUN apk add --no-cache bash CMD /site/run.sh