This commit is contained in:
2024-11-19 22:32:43 +01:00
parent 4418d0714c
commit 54a08dbb3e
5 changed files with 12 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ ARG TARGETPLATFORM
ARG BUILDPLATFORM
LABEL authors="tebarius"
LABEL version="1.3.0"
LABEL version="1.4.0"
LABEL description="QR-Code-Generator-Server with Flask-App"
WORKDIR /app