File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
deploy/docker-compose/core-only Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 88[ ![ Go-Zero] ( https://img.shields.io/badge/Go--Zero-v1.9.0-brightgreen.svg )] ( https://go-zero.dev/ )
99[ ![ Ent] ( https://img.shields.io/badge/Ent-v0.14.5-blue.svg )] ( https://entgo.io/ )
1010[ ![ Casbin] ( https://img.shields.io/badge/Casbin-v2.127.0-orange.svg )] ( https://github.com/casbin/casbin )
11- [ ![ Release] ( https://img.shields.io/badge/Release-v1.7.3 -green.svg )] ( https://github.com/suyuan32/simple-admin-core/releases )
11+ [ ![ Release] ( https://img.shields.io/badge/Release-v1.7.4 -green.svg )] ( https://github.com/suyuan32/simple-admin-core/releases )
1212[ ![ License: Apache2.0] ( https://img.shields.io/badge/License-Apache2.0-yellow.svg )] ( https://opensource.org/licenses/MIT )
1313![ 公众号] ( https://img.shields.io/badge/%E5%85%AC%E4%BC%97%E5%8F%B7-%E5%87%A0%E9%A2%97%E9%85%A5-blue )
1414![ 注意] ( https://img.shields.io/badge/%E6%B3%A8%E6%84%8F-%E5%85%B3%E6%B3%A8%E5%85%AC%E4%BC%97%E5%8F%B7%E5%8A%A0%E5%85%A5%E5%BE%AE%E4%BF%A1%E7%BE%A4-blue )
Original file line number Diff line number Diff line change 88[ ![ Go-Zero] ( https://img.shields.io/badge/Go--Zero-v1.9.1-brightgreen.svg )] ( https://go-zero.dev/ )
99[ ![ Ent] ( https://img.shields.io/badge/Ent-v0.14.5-blue.svg )] ( https://entgo.io/ )
1010[ ![ Casbin] ( https://img.shields.io/badge/Casbin-v2.127.0-orange.svg )] ( https://github.com/casbin/casbin )
11- [ ![ Release] ( https://img.shields.io/badge/Release-v1.7.3 -green.svg )] ( https://github.com/suyuan32/simple-admin-core/releases )
11+ [ ![ Release] ( https://img.shields.io/badge/Release-v1.7.4 -green.svg )] ( https://github.com/suyuan32/simple-admin-core/releases )
1212[ ![ License: Apache2.0] ( https://img.shields.io/badge/License-Apache2.0-yellow.svg )] ( https://opensource.org/licenses/MIT )
1313![ 公众号] ( https://img.shields.io/badge/%E5%85%AC%E4%BC%97%E5%8F%B7-%E5%87%A0%E9%A2%97%E9%85%A5-blue )
1414![ 注意] ( https://img.shields.io/badge/%E6%B3%A8%E6%84%8F-%E5%85%B3%E6%B3%A8%E5%85%AC%E4%BC%97%E5%8F%B7%E5%8A%A0%E5%85%A5%E5%BE%AE%E4%BF%A1%E7%BE%A4-blue )
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ services:
5555 memory : 200M
5656
5757 core-rpc :
58- image : registry.cn-hangzhou.aliyuncs.com/simple_admin/core-rpc-docker:v1.7.3
58+ image : registry.cn-hangzhou.aliyuncs.com/simple_admin/core-rpc-docker:v1.7.4
5959 container_name : core-rpc
6060 restart : always
6161 ports :
@@ -74,7 +74,7 @@ services:
7474 memory : 200M
7575
7676 core-api :
77- image : registry.cn-hangzhou.aliyuncs.com/simple_admin/core-api-docker:v1.7.3
77+ image : registry.cn-hangzhou.aliyuncs.com/simple_admin/core-api-docker:v1.7.4
7878 container_name : core-api
7979 restart : always
8080 # environment:
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ services:
5555 memory : 200M
5656
5757 core-rpc :
58- image : ryanpower/core-rpc-docker:v1.7.3
58+ image : ryanpower/core-rpc-docker:v1.7.4
5959 container_name : core-rpc
6060 restart : always
6161 ports :
@@ -74,7 +74,7 @@ services:
7474 memory : 200M
7575
7676 core-api :
77- image : ryanpower/core-api-docker:v1.7.3
77+ image : ryanpower/core-api-docker:v1.7.4
7878 container_name : core-api
7979 restart : always
8080 # environment:
You can’t perform that action at this time.
0 commit comments