Skip to content

Commit 3b83c6f

Browse files
Update traefik Docker tag to v3
1 parent 7732e3b commit 3b83c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vpn/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: "3.7"
22
services:
33
traefik:
4-
image: traefik:2.3
4+
image: traefik:v3.0
55
container_name: "traefik"
66
restart: unless-stopped
77
command:

0 commit comments

Comments
 (0)