mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-25 03:18:48 +08:00
feat: it-tools 版本升级至 2024.5.13
This commit is contained in:
parent
9da4bab9cf
commit
30d3b2d330
@ -1,15 +1,14 @@
|
|||||||
services:
|
services:
|
||||||
it-tools:
|
it-tools:
|
||||||
|
image: corentinth/it-tools:2024.5.13-a0bc346
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
ports:
|
ports:
|
||||||
- "${PANEL_APP_PORT_HTTP}:80"
|
- ${PANEL_APP_PORT_HTTP}:80
|
||||||
image: corentinth/it-tools:2023.12.21-5ed3693
|
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
1panel-network:
|
1panel-network:
|
||||||
external: true
|
external: true
|
Loading…
Reference in New Issue
Block a user