diff --git a/Dockerfile b/Dockerfile index 75a68a4..d3643f7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine +FROM hub.docker.io/alpine:latest RUN apk add --no-cache bash