Skip to content
Snippets Groups Projects
Commit 694df379 authored by jurgenhaas's avatar jurgenhaas
Browse files

Update to Traefik 2.11

parent d0765497
No related branches found
No related tags found
1 merge request!14Merging develop into main
......@@ -229,7 +229,7 @@ class Traefik {
'services' => [
'traefik' => [
'container_name' => 'traefik',
'image' => 'traefik:2.9',
'image' => 'traefik:2.11',
'command' => [
'--api=true',
'--api.dashboard=true',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment