diff --git a/Dockerfile b/Dockerfile index 487acdc..ccb86bb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,2 +1,3 @@ -FROM xena/christine.website:1.0-1-g319c022 +FROM xena/christine.website:1.0-2-gd0d10f4 +EXPOSE 5000 RUN apk add --no-cache bash