diff options
Diffstat (limited to 'bundles')
| -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 4cb2c48..e8707e6 100644 --- a/bundles/authelia/metadata.py +++ b/bundles/authelia/metadata.py @@ -6,7 +6,7 @@ defaults = { }, "containers": { "authelia": { - "version": "4.39.16" + "version": "4.39.17" }, }, "metrics": { |