Enable Watchtower for all services #123

Merged
valberg merged 19 commits from watchtower into main 2023-01-21 17:17:56 +00:00
Showing only changes of commit 221ddd987f - Show all commits

View file

@ -10,7 +10,7 @@
- name: setup postfix docker container for outgoing mail - name: setup postfix docker container for outgoing mail
docker_container: docker_container:
name: postfix name: postfix
image: boky/postfix:v3.5.0 image: boky/postfix:v3.5.1-alpine
restart_policy: always restart_policy: always
networks: networks:
- name: postfix - name: postfix