updated label

This commit is contained in:
Tamás Gérczei 2021-12-21 22:35:12 +02:00
parent 7ab11a0e9c
commit 515dc6fe0e
Signed by: tgerczei
GPG Key ID: 5B59A7760597B1A1
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ ARG BUILD_DATE
LABEL org.opencontainers.image.title="Gitea - Git with a cup of tea"
LABEL org.opencontainers.image.description="A painless self-hosted Git service."
LABEL org.opencontainers.image.version="1.15.7"
LABEL org.opencontainers.image.version="1.15.8"
LABEL org.opencontainers.image.url="https://gitea.io"
LABEL org.opencontainers.image.authors="Tamás Gérczei <tamas@gerczei.eu>"
LABEL org.opencontainers.image.created="${BUILD_DATE}"