Skip to content

Commit

Permalink
Update containrrr/watchtower Docker tag to v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and gidsi committed Sep 17, 2024
1 parent ba90dc6 commit 80c47d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/roles/watchtower/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
- name: Run watchtower
community.docker.docker_container:
name: watchtower
image: containrrr/watchtower:1.5.3
image: containrrr/watchtower:1.7.1
state: started
restart_policy: always
labels:
Expand Down

0 comments on commit 80c47d2

Please sign in to comment.