1
0

chore(deps): update solipsist01/docker-hoster docker tag to v20251214015636 (#2957)

This commit is contained in:
renovate[bot]
2025-12-14 15:40:22 +08:00
committed by GitHub
parent b0861debc8
commit 29fbe0c039
3 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
services:
docker-hoster:
image: "solipsist01/docker-hoster:20251214015636"
container_name: ${CONTAINER_NAME}
restart: always
networks:
- 1panel-network
volumes:
- ${DOCKER_SOCK_PATH}:/tmp/docker.sock
- ${HOSTS_PATH}:/tmp/hosts
labels:
createdBy: "Apps"
networks:
1panel-network:
external: true