Skip to content

Commit

Permalink
chore(deps): update traefik docker tag to v3 (docker-compose.yaml)
Browse files Browse the repository at this point in the history
  • Loading branch information
IK Renovate Bot committed Mar 24, 2024
1 parent b9c3ac8 commit 23ed53a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
# https://doc.traefik.io/traefik/user-guides/docker-compose/basic-example/
# https://github.com/traefik/blog-posts/blob/master/2019_09_10-101_docker/docker-compose-09.yml
# https://hub.docker.com/_/traefik
image: traefik:v2.11
image: traefik:v3.0
command:
# Traefik will listen on port 8080 by default for API request.
- "--api.insecure=true"
Expand Down

0 comments on commit 23ed53a

Please sign in to comment.