mirror of
https://github.com/furyhawk/home_stack.git
synced 2026-07-21 10:16:47 +00:00
⬆ Bump traefik from 3.4 to v3.6
Bumps traefik from 3.4 to v3.6. --- updated-dependencies: - dependency-name: traefik dependency-version: v3.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
traefik:
|
||||
image: docker.io/traefik:3.4
|
||||
image: docker.io/traefik:v3.6
|
||||
ports:
|
||||
# Listen on port 80, default for HTTP, necessary to redirect to HTTPS
|
||||
- 80:80
|
||||
|
||||
Reference in New Issue
Block a user