feat: update Dockerfile version label to 1.6.0-rc1

This commit is contained in:
Théophile Diot 2024-12-20 15:31:45 +01:00
parent 4bb616e1c4
commit bc93b61bf3
No known key found for this signature in database
GPG key ID: FA995104A0BA376A

View file

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