use common build and publish approach

This commit is contained in:
2020-09-26 12:17:55 +02:00
parent b7bd2949f3
commit e9b92fb712
3 changed files with 5 additions and 27 deletions

View File

@ -1,4 +1,4 @@
FROM registry.hottis.de/dockerized/base-build-env:0.3.0
FROM registry.hottis.de/dockerized/base-build-env:1.0.0
LABEL Maintainer="Wolfgang Hottgenroth <woho@hottis.de>"
LABEL ImageName="registry.hottis.de/dockerized/build-env-latex"