Skip to content

Commit

Permalink
Merge pull request #67 from zekker6/renovate/traefik-3.x
Browse files Browse the repository at this point in the history
feat(docker-image): update traefik docker tag to v3.3.0
  • Loading branch information
zekker6 authored Jan 8, 2025
2 parents 98c2c2b + 5c3441a commit b326d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/docker/proxy/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3"

services:
traefik:
image: traefik:v3.2.3
image: traefik:v3.3.0
restart: unless-stopped
labels:
traefik.port: 8080
Expand Down

0 comments on commit b326d3b

Please sign in to comment.