🐳🐳🐳发布 2.4.1 小步迭代修复问题

This commit is contained in:
疯狂的狮子Li
2025-07-01 09:11:21 +08:00
parent cd3a831213
commit c519815fd4
18 changed files with 29 additions and 29 deletions

View File

@@ -27,7 +27,7 @@ services:
network_mode: "host"
nacos:
image: ruoyi/ruoyi-nacos:2.4.0
image: ruoyi/ruoyi-nacos:2.4.1
container_name: nacos
ports:
- "8848:8848"
@@ -95,7 +95,7 @@ services:
network_mode: "host"
seata-server:
image: ruoyi/ruoyi-seata-server:2.4.0
image: ruoyi/ruoyi-seata-server:2.4.1
container_name: seata-server
ports:
- "7091:7091"
@@ -134,7 +134,7 @@ services:
network_mode: "host"
sentinel:
image: ruoyi/ruoyi-sentinel-dashboard:2.4.0
image: ruoyi/ruoyi-sentinel-dashboard:2.4.1
container_name: sentinel
environment:
TZ: Asia/Shanghai
@@ -149,7 +149,7 @@ services:
network_mode: "host"
ruoyi-monitor:
image: ruoyi/ruoyi-monitor:2.4.0
image: ruoyi/ruoyi-monitor:2.4.1
container_name: ruoyi-monitor
environment:
# 时区上海
@@ -165,7 +165,7 @@ services:
network_mode: "host"
ruoyi-snailjob-server:
image: ruoyi/ruoyi-snailjob-server:2.4.0
image: ruoyi/ruoyi-snailjob-server:2.4.1
container_name: ruoyi-snailjob-server
environment:
# 时区上海
@@ -179,7 +179,7 @@ services:
network_mode: "host"
ruoyi-gateway:
image: ruoyi/ruoyi-gateway:2.4.0
image: ruoyi/ruoyi-gateway:2.4.1
container_name: ruoyi-gateway
environment:
# 时区上海
@@ -195,7 +195,7 @@ services:
network_mode: "host"
ruoyi-auth:
image: ruoyi/ruoyi-auth:2.4.0
image: ruoyi/ruoyi-auth:2.4.1
container_name: ruoyi-auth
environment:
# 时区上海
@@ -211,7 +211,7 @@ services:
network_mode: "host"
ruoyi-system:
image: ruoyi/ruoyi-system:2.4.0
image: ruoyi/ruoyi-system:2.4.1
container_name: ruoyi-system
environment:
# 时区上海
@@ -227,7 +227,7 @@ services:
network_mode: "host"
ruoyi-gen:
image: ruoyi/ruoyi-gen:2.4.0
image: ruoyi/ruoyi-gen:2.4.1
container_name: ruoyi-gen
environment:
# 时区上海
@@ -243,7 +243,7 @@ services:
network_mode: "host"
ruoyi-job:
image: ruoyi/ruoyi-job:2.4.0
image: ruoyi/ruoyi-job:2.4.1
container_name: ruoyi-job
environment:
# 时区上海
@@ -261,7 +261,7 @@ services:
network_mode: "host"
ruoyi-resource:
image: ruoyi/ruoyi-resource:2.4.0
image: ruoyi/ruoyi-resource:2.4.1
container_name: ruoyi-resource
environment:
# 时区上海
@@ -277,7 +277,7 @@ services:
network_mode: "host"
ruoyi-workflow:
image: ruoyi/ruoyi-workflow:2.4.0
image: ruoyi/ruoyi-workflow:2.4.1
container_name: ruoyi-workflow
environment:
# 时区上海