diff --git a/Dockerfile b/Dockerfile index 5451fad..6a945a8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM https://hub.docker.io/alpine:latest +FROM hub.docker.com/alpine:latest RUN apk add --no-cache bash