diff options
Diffstat (limited to 'bundles/authelia/metadata.py')
| -rw-r--r-- | bundles/authelia/metadata.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/authelia/metadata.py b/bundles/authelia/metadata.py index b502cac..4cb2c48 100644 --- a/bundles/authelia/metadata.py +++ b/bundles/authelia/metadata.py @@ -6,7 +6,7 @@ defaults = { }, "containers": { "authelia": { - "version": "4.39.15" + "version": "4.39.16" }, }, "metrics": { |