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