Skip to content

Commit

Permalink
Update traefik Docker tag to v3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 0794d34 commit 5d1a885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/reverse-proxy/docker-compose.traefik.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.1
container_name: traefik
restart: unless-stopped
healthcheck:
Expand Down

0 comments on commit 5d1a885

Please sign in to comment.