Skip to content

Commit

Permalink
chore(deps): update traefik docker tag to v3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 2d2bb64 commit 17602e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/constants/assets/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
depends_on:
runtipi:
condition: service_healthy
image: traefik:v3.0
image: traefik:v3.3
restart: unless-stopped
ports:
- ${NGINX_PORT:-80}:80
Expand Down

0 comments on commit 17602e6

Please sign in to comment.