mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-06-11 09:19:38 +08:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 778c2e8c27 | |||
| 1a4fb6d2b2 |
+1
-1
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
craft-agents:
|
||||
image: ghcr.io/lukilabs/craft-agents-server:0.8.11
|
||||
image: ghcr.io/lukilabs/craft-agents-server:0.8.12
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
@@ -45,7 +45,7 @@ services:
|
||||
safeline-tengine:
|
||||
container_name: ${CONTAINER_NAME}-tengine
|
||||
restart: always
|
||||
image: chaitin/safeline-tengine:9.3.5
|
||||
image: chaitin/safeline-tengine:9.3.6
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /etc/resolv.conf:/etc/resolv.conf:ro
|
||||
|
||||
Reference in New Issue
Block a user