Skip to content

Commit db73c46

Browse files
fix(traefik): bump to v3.6.13 for Docker API compatibility (#620)
1 parent 4e34c00 commit db73c46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/compose.proxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
reverse-proxy:
3-
image: traefik:v3.2
3+
image: traefik:v3.6.13
44
container_name: apollon-traefik
55
restart: unless-stopped
66
networks:

0 commit comments

Comments
 (0)