Skip to content

Commit e32e9e4

Browse files
authored
Update docker-compose.dev.yaml
1 parent aeec645 commit e32e9e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ volumes:
1212

1313
services:
1414
reverse-proxy:
15-
image: "traefik:latest"
15+
image: "traefik:3.2.0"
1616
volumes:
1717
- "/var/run/docker.sock:/var/run/docker.sock:ro"
1818
ports:

0 commit comments

Comments
 (0)