fix composer version

This commit is contained in:
2025-06-30 16:23:47 +02:00
parent 25b5b1be27
commit 44d7d52f23

View File

@ -39,8 +39,8 @@ services:
undetected-chromedriver: undetected-chromedriver:
build: build:
context: . context: ./undetectedChromedriver
dockerfile: undetectedChromedriver/seleniumChromedriverDockerfile dockerfile: seleniumChromedriverDockerfile
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- /tmp:/tmp - /tmp:/tmp