1
0

chore(deps): update getwud/wud docker tag to v8.2.2 (localApps) (#4243)

This commit is contained in:
renovate[bot]
2026-02-26 21:01:14 +00:00
committed by GitHub
parent 77128b5826
commit e8a9d8c41f
2 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
services:
whatsupdocker:
image: getwud/wud:8.2.2
container_name: ${CONTAINER_NAME}
ports:
- ${PANEL_APP_PORT_HTTP}:3000
volumes:
- /var/run/docker.sock:/var/run/docker.sock
networks:
- 1panel-network
labels:
createdBy: Apps
networks:
1panel-network:
external: true