Skip to content

Commit 021b364

Browse files
igorbeslicivicac
authored andcommitted
1848 docker - compose - use tracked registry
1 parent fa7fe48 commit 021b364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ services:
1818
# retries: 5
1919
bytechef:
2020
container_name: bytechef
21-
image: bytechef/bytechef:latest
21+
image: docker.bytechef.io/bytechef/bytechef:latest
2222
depends_on:
2323
postgres:
2424
condition: service_started

0 commit comments

Comments
 (0)