This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
services: | |
watchtower: | |
image: containrrr/watchtower | |
container_name: watchtower | |
restart: unless-stopped | |
volumes: | |
- /var/run/docker.sock:/var/run/docker.sock | |
environment: | |
- WATCHTOWER_CLEANUP=true | |
- WATCHTOWER_SCHEDULE=0 2 * * * |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
Index: docker/src/main/docker/theme/base/email/html/resources/img/angle-right.svg | |
=================================================================== | |
diff --git a/docker/src/main/docker/theme/base/email/html/resources/img/angle-right.svg b/docker/src/main/docker/theme/base/email/html/resources/img/angle-right.svg | |
deleted file mode 100644 | |
--- a/docker/src/main/docker/theme/base/email/html/resources/img/angle-right.svg (revision 46d08cd28befa013bec60bd2b0d02c8bd3098dd2) | |
+++ /dev/null (revision 46d08cd28befa013bec60bd2b0d02c8bd3098dd2) | |
@@ -1,44 +0,0 @@ | |
-<?xml version="1.0" encoding="UTF-8"?> |