fix: update UI Dockerfile version label to 1.6.0-beta

This commit is contained in:
Théophile Diot 2024-11-28 13:43:56 +01:00
parent b5316a151f
commit d7cef06095
No known key found for this signature in database
GPG key ID: FA995104A0BA376A

View file

@ -76,7 +76,7 @@ RUN echo "Docker" > INTEGRATION && \
ln -s /proc/1/fd/2 /var/log/bunkerweb/ui.log
LABEL maintainer="Bunkerity <contact@bunkerity.com>"
LABEL version="1.5.10"
LABEL version="1.6.0-beta"
LABEL url="https://www.bunkerweb.io"
LABEL bunkerweb.type="ui"