Skip to content

Commit

Permalink
[Release] Release 1.2.23
Browse files Browse the repository at this point in the history
Update backend and websocket version to 3.30.27
  • Loading branch information
ryanlee2014 committed Jan 9, 2024
1 parent 7a077a9 commit 249e9d6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
TZ=Asia/Shanghai

JUDGER_VERSION=ryanlee2014/cupoj-judger:1.7.13
BACKEND_VERSION=ryanlee2014/cupoj-backend:3.30.21
WEBSOCKET_VERSION=ryanlee2014/cupoj-websocket:3.30.21
BACKEND_VERSION=ryanlee2014/cupoj-backend:3.30.27
WEBSOCKET_VERSION=ryanlee2014/cupoj-websocket:3.30.27
LANGUAGE_SERVER_VERSION=ryanlee2014/cupoj-language-server:1.0.2
NGINX_VERSION=metowolf/nginx:1.17.10
REDIS_VERSION=redis:6.0.2-alpine
Expand Down
4 changes: 2 additions & 2 deletions .env.example.full
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
TZ=Asia/Shanghai

JUDGER_VERSION=ryanlee2014/cupoj-judger:1.7.13-full
BACKEND_VERSION=ryanlee2014/cupoj-backend:3.30.21
WEBSOCKET_VERSION=ryanlee2014/cupoj-websocket:3.30.21
BACKEND_VERSION=ryanlee2014/cupoj-backend:3.30.27
WEBSOCKET_VERSION=ryanlee2014/cupoj-websocket:3.30.27
LANGUAGE_SERVER_VERSION=ryanlee2014/cupoj-language-server:1.0.2
NGINX_VERSION=metowolf/nginx:1.17.10
REDIS_VERSION=redis:6.0.2-alpine
Expand Down

0 comments on commit 249e9d6

Please sign in to comment.