Skip to content

Commit

Permalink
chore(deps): update portainer/agent docker tag to v2.19.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent ea17654 commit fd73a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/development/stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ services:
- node.platform.os == linux
environment:
AGENT_CLUSTER_ADDR: tasks.portainer-agent
image: portainer/agent:2.19.3
image: portainer/agent:2.19.4
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /var/lib/docker/volumes:/var/lib/docker/volumes
Expand Down

0 comments on commit fd73a68

Please sign in to comment.