Skip to content

Commit eb9560b

Browse files
Update traefik Docker tag to v3.6
1 parent 8c20cd4 commit eb9560b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
traefik:
3-
image: traefik:v3.5
3+
image: traefik:v3.6
44
command: --configFile=/etc/traefik/traefik.yaml
55
restart: unless-stopped
66
volumes:

0 commit comments

Comments
 (0)