Skip to content

Commit

Permalink
chore: bump traefik version
Browse files Browse the repository at this point in the history
  • Loading branch information
nicotsx committed Sep 25, 2024
1 parent 14e9ee3 commit 04d3ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/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.1.4
restart: unless-stopped
ports:
- ${NGINX_PORT:-80}:80
Expand Down

0 comments on commit 04d3ecb

Please sign in to comment.