updated portainer_agent to 2.11.0 specifically (instead of 'latest')

This commit is contained in:
Radar231 2021-12-14 22:49:20 -05:00
parent ea065d2efa
commit dc570eb444
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ version: '3.2'
services:
agent:
container_name: portainer_agent
image: portainer/agent
image: portainer/agent:2.11.0
env_file:
- port.env
# environment: