From 6e158f9fb1ff8208ea7d2911f22328eec3c7c1ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 13:38:10 +0000 Subject: [PATCH] chore(deps): update authelia/authelia docker tag to v4.38.10 --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 741455b..b69037a 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -22,7 +22,7 @@ services: - session - smtp - storage-encryption-key - image: authelia/authelia:4.38.9 + image: authelia/authelia:4.38.10 networks: - authelia - traefik