feat: it-tools 版本升级至 2024.5.13
This commit is contained in:
parent
f26256d4ee
commit
63ab7a97b5
|
|
@ -1,15 +1,14 @@
|
|||
services:
|
||||
it-tools:
|
||||
image: corentinth/it-tools:2024.5.13-a0bc346
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- "${PANEL_APP_PORT_HTTP}:80"
|
||||
image: corentinth/it-tools:2023.12.21-5ed3693
|
||||
- ${PANEL_APP_PORT_HTTP}:80
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
Loading…
Reference in New Issue