Skip to content

Commit

Permalink
Bump version 8.6.5 -> 8.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
satterly committed Dec 6, 2021
1 parent 5d94392 commit bee0a4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG VERSION

ENV SERVER_VERSION=${VERSION}
ENV CLIENT_VERSION=8.5.1
ENV WEBUI_VERSION=8.6.2
ENV WEBUI_VERSION=8.7.0

ENV NGINX_WORKER_PROCESSES=1
ENV NGINX_WORKER_CONNECTIONS=1024
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.6.5
8.7.0

0 comments on commit bee0a4d

Please sign in to comment.