Skip to content

Commit e0c3683

Browse files
Merge pull request 1Panel-dev#4087 from QYG2297248353/renovate/soulter-astrbot-4.x
chore(deps): update soulter/astrbot docker tag to v4.10.0
2 parents 426c2a5 + e193afe commit e0c3683

File tree

8 files changed

+2
-2
lines changed

8 files changed

+2
-2
lines changed

apps/astrbot-napcat/4.9.89/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ services:
2424
- NAPCAT_UID=${NAPCAT_UID:-1000}
2525
- NAPCAT_GID=${NAPCAT_GID:-1000}
2626
astrbot:
27-
image: soulter/astrbot:v4.9.2
27+
image: soulter/astrbot:v4.10.0
2828
container_name: ${CONTAINER_NAME}
2929
labels:
3030
createdBy: "Apps"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ networks:
44

55
services:
66
astrbot:
7-
image: soulter/astrbot:v4.9.2
7+
image: soulter/astrbot:v4.10.0
88
container_name: ${CONTAINER_NAME}
99
labels:
1010
createdBy: "Apps"

0 commit comments

Comments
 (0)