From b4c8964be7ae75a255f5e5100c1898fdff60f713 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 17:32:07 +0000 Subject: [PATCH] chore(deps): update authelia/authelia docker tag to v4.38.2 --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 9313cc8..c419964 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -24,7 +24,7 @@ services: - session - smtp - storage-encryption-key - image: authelia/authelia:4.38.1 + image: authelia/authelia:4.38.2 networks: - authelia - traefik