diff --git a/Dockerfile b/Dockerfile index 8976302..9d37314 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,5 +3,3 @@ FROM alpine/git RUN apk add --no-cache curl ADD update /update - -ENTRYPOINT /update