⬆ Bump traefik from 3.0 to 3.6 (#1973)

Bumps traefik from 3.0 to 3.6.

---
updated-dependencies:
- dependency-name: traefik
  dependency-version: '3.6'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-22 17:11:34 +01:00
committed by GitHub
parent 97a4346c98
commit 6a49131003
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
services:
traefik:
image: traefik:3.0
image: traefik:3.6
ports:
# Listen on port 80, default for HTTP, necessary to redirect to HTTPS
- 80:80