diff --git a/Dockerfile b/Dockerfile index 3d0a272..efa5001 100644 --- a/Dockerfile +++ b/Dockerfile @@ -24,7 +24,6 @@ RUN BRANCH=$(git rev-parse --abbrev-ref HEAD) && \ FROM alpine -VOLUME /app WORKDIR /app RUN apk add --no-cache tzdata