Skip to content

Commit ad9aae4

Browse files
committed
so close
1 parent b8eb1b7 commit ad9aae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-everything-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
6969
- name: Start Services
7070
run: |
71-
docker run -d -p 27017:27017 -p 8082:8082 -p 3000:3000 -p 8000:8000 -v /tmp/ezbids-workdir:/tmp ezbids-everything
71+
docker run -d -p 27017:27017 -p 8082:8082 -p 3000:3000 -p 8000:8000 -v /tmp/ezbids-workdir:/tmp openneuropet/ezbids-everything
7272
- name: Install uv
7373
run: |
7474
curl -LsSf https://astral.sh/uv/install.sh | sh

0 commit comments

Comments
 (0)