Skip to content

Commit

Permalink
Update traefik Docker tag to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2023
1 parent 7732e3b commit 3b83c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vpn/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.7"
services:
traefik:
image: traefik:2.3
image: traefik:v3.0
container_name: "traefik"
restart: unless-stopped
command:
Expand Down

0 comments on commit 3b83c6f

Please sign in to comment.