Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

Commit 451fc34

Browse files
chore(deps): update traefik docker tag to v3
Signed-off-by: Renovate Bot <[email protected]>
1 parent c4ba0e6 commit 451fc34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hound/service/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: '3.5'
44
services:
55
traefik:
66
container_name: traefik
7-
image: traefik:2.4
7+
image: traefik:v3.0
88
restart: unless-stopped
99
ports:
1010
- 80:80

0 commit comments

Comments
 (0)