more specific FROM line

This commit is contained in:
Wolfgang Hottgenroth 2019-09-02 11:28:37 +00:00
parent d17de44d8c
commit 545143fc0c

View File

@ -1,4 +1,4 @@
FROM mariadb:latest FROM mariadb:10.4
LABEL Maintainer="Wolfgang Hottgenroth <wolfgang.hottgenroth@icloud.com>" LABEL Maintainer="Wolfgang Hottgenroth <wolfgang.hottgenroth@icloud.com>"
LABEL ImageName="registry.gitlab.com/wolutator/mariadb-with-ldap-pam" LABEL ImageName="registry.gitlab.com/wolutator/mariadb-with-ldap-pam"