Skip to content

Commit 668cdd1

Browse files
committed
feat: undoing docker compose change
1 parent ac5a83e commit 668cdd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-recipes/notebooks/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: redis-ai-java
22
services:
33
jupyter:
44
build:
5-
context: ..
5+
context: .
66
dockerfile: ./jupyter/Dockerfile
77
ports:
88
- "8888:8888"

0 commit comments

Comments
 (0)