We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa7fe48 commit 021b364Copy full SHA for 021b364
docker-compose.yml
@@ -18,7 +18,7 @@ services:
18
# retries: 5
19
bytechef:
20
container_name: bytechef
21
- image: bytechef/bytechef:latest
+ image: docker.bytechef.io/bytechef/bytechef:latest
22
depends_on:
23
postgres:
24
condition: service_started
0 commit comments