Skip to content

Commit

Permalink
chore(deps): update traefik docker tag to v1.7.34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 5, 2024
1 parent ac2f8e6 commit 6ea590b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.3"

services:
traefik:
image: traefik:1.7.16
image: traefik:v1.7.34
ports:
- "80:80"
- "443:443"
Expand Down

0 comments on commit 6ea590b

Please sign in to comment.