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