Skip to content

Commit

Permalink
docker-compose: update watchtower
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
  • Loading branch information
arthurzam committed Jul 8, 2024
1 parent 28c0355 commit 9d083aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ services:
volumes:
- ${POSTGRES_DATA_PATH:-/var/lib/postgresql/data}:/var/lib/postgresql/data
watchtower:
image: containrrr/watchtower:0.3.10
image: containrrr/watchtower:1.7.1
restart: always
volumes:
# docker has an issue, that if it mounts a socket directly, upon daemon restart,
Expand Down

0 comments on commit 9d083aa

Please sign in to comment.