1
0

chore(deps): update twinproduction/gatus docker tag to v5.35.0 (#4169)

This commit is contained in:
renovate[bot]
2026-02-23 02:59:37 +00:00
committed by GitHub
parent 013e225270
commit 6fe2382bfb
3 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
services:
gatus:
image: twinproduction/gatus:v5.35.0
ports:
- ${PANEL_APP_PORT_HTTP}:8080
volumes:
- ./config:/config
- ./data:/data/
container_name: ${CONTAINER_NAME}
networks:
- 1panel-network
labels:
createdBy: Apps
networks:
1panel-network:
external: true