Skip to content

Commit

Permalink
chore(deps): update traefik:v2.11 docker digest to 7c1cb80 (#16)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent ac5b42c commit e05e015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ networks:

services:
traefik:
image: traefik:v2.11@sha256:02602a37999acdc19e2dd073d5b27f3f4e2747b33ea020bd37571a8dfe585e41
image: traefik:v2.11@sha256:7c1cb803a546e3c94a2a71e26d35d8b4f24e844acbfc0b0d0e10b9938e8427dd
container_name: flan_traefik
command:
- "--api.insecure=false" # Disable the API/Dashboard for security
Expand Down

0 comments on commit e05e015

Please sign in to comment.