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
Tags v3.0.2
1 merge request!14Merging develop into main
...@@ -229,7 +229,7 @@ class Traefik { ...@@ -229,7 +229,7 @@ class Traefik {
'services' => [ 'services' => [
'traefik' => [ 'traefik' => [
'container_name' => 'traefik', 'container_name' => 'traefik',
'image' => 'traefik:2.9', 'image' => 'traefik:2.11',
'command' => [ 'command' => [
'--api=true', '--api=true',
'--api.dashboard=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