feat: it-tools 版本升级至 2024.5.13

This commit is contained in:
wanghe-fit2cloud 2024-05-20 11:23:33 +08:00
parent 9da4bab9cf
commit 30d3b2d330
2 changed files with 2 additions and 3 deletions

View File

@ -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