mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
fix: update UI Dockerfile version label to 1.6.0-beta
This commit is contained in:
parent
b5316a151f
commit
d7cef06095
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue