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