first commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sthope 2022-05-15 15:08:53 +02:00
parent 5601c25ea4
commit de5072b5af

View File

@ -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"