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