Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot] b000bf4b12 build(deps): bump tomsquest/docker-radicale in /docker/personal/radicale
Bumps tomsquest/docker-radicale from 3.7.2.0 to 3.7.3.0.

---
updated-dependencies:
- dependency-name: tomsquest/docker-radicale
  dependency-version: 3.7.3.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-20 05:55:23 +00:00
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
: - octodns:
cloudflare:
auto-ttl: true
proxied: false
proxied: true
ttl: 300
type: A
value: 83.113.30.49
@@ -22,7 +22,7 @@ www:
octodns:
cloudflare:
auto-ttl: true
proxied: false
proxied: true
ttl: 300
type: A
value: 83.113.30.49
+1 -1
View File
@@ -1,6 +1,6 @@
services:
radicale:
image: tomsquest/docker-radicale:3.7.2.0
image: tomsquest/docker-radicale:3.7.3.0
container_name: radicale
ports:
- 5232