Skip to content

Commit

Permalink
Merge pull request #162 from factorial-io/renovate/traefik-3.x
Browse files Browse the repository at this point in the history
chore(deps): update traefik docker tag to v3.3
  • Loading branch information
stmh authored Jan 6, 2025
2 parents c8f5e3b + 6e90df0 commit 0c00af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/traefik/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.3"

services:
traefik:
image: "traefik:v3.2"
image: "traefik:v3.3"
container_name: "traefik"
networks:
- proxy
Expand Down

0 comments on commit 0c00af5

Please sign in to comment.