We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df7496b commit 236f8b0Copy full SHA for 236f8b0
container_provisioner/docker-compose-ci.yml
@@ -7,7 +7,7 @@ services:
7
IS_CONTAINER: true
8
REDIS_HOST: redis:6379
9
# Image name
10
- image: go:go
+ image: ghcr.io/algo7/tripadvisor-review-scraper/container_provisioner:latest
11
volumes:
12
# The credentials folder is mounted to the container
13
- type: bind
container_provisioner/docker-compose.yml
@@ -9,7 +9,7 @@ services:
14
15
0 commit comments