diff --git a/Dockerfile b/Dockerfile index dd65d3e..ba034f9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,5 @@ -FROM alpine:latest +# FROM alpine:latest +FROM lsiobase/alpine:3.9 LABEL org.opencontainers.image.source="https://git.sthope.dev/sthope/DockerContainer-randomPwd" LABEL Maintainer="Sthope"