Skip to content

Commit

Permalink
chore(deps): update traefik:v2.11 docker digest to e85992a (#26)
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 Jan 14, 2025
1 parent 68135f7 commit 1faf993
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:84f23f400b476b4658cf93ffa3d092fc879d92a2980cd1c09258e8358b4ab156
image: traefik:v2.11@sha256:e85992a40c14843843322bf5956c9afb88c1cf03fa8d02ac493202c4098f388f
container_name: flan_traefik
command:
- "--api.insecure=false" # Disable the API/Dashboard for security
Expand Down

0 comments on commit 1faf993

Please sign in to comment.