Skip to content

Commit d3feed2

Browse files
chore(deps): update caddy docker digest to 22e1d92 (#944)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | caddy | digest | `2acb10c` → `22e1d92` | --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/micasa-dev/micasa). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjEyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff0c923 commit d3feed2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/docker-compose.caddy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
services:
55
caddy:
6-
image: caddy@sha256:2acb10cebb92eea91a40b76691aff73adde9151416facbeab630bbc66d0969ab # 2-alpine
6+
image: caddy@sha256:22e1d921a7dd98ea722ebd6819de785fd71abdab7f7fed8a2378e96d29bb923a # 2-alpine
77
environment:
88
DOMAIN: ${DOMAIN}
99
ports:

0 commit comments

Comments
 (0)