更新 docker-compose.yml

This commit is contained in:
Bryant 2024-01-30 17:25:22 +08:00
parent 407b1626a8
commit d7ed9c8212
1 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@ services:
swarmpit-agent:
image: swarmpit/agent:latest
environment:
- DOCKER_API_VERSION=1.35
- DOCKER_API_VERSION=1.43
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
networks:
@ -88,7 +88,7 @@ services:
cpus: '0.10'
memory: 64M
reservations:
cpus: '0.03'
cpus: '0.05'
memory: 32M
# networks: