Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update adhoc-benchmark-docker-compose.yml
Browse files Browse the repository at this point in the history
stanbrub authored Nov 14, 2023
1 parent cdf8e1a commit 469ccee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/resources/adhoc-benchmark-docker-compose.yml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ version: "3.4"

services:
deephaven:
image: ghcr.io/deephaven/server:edge
image: ghcr.io/deephaven/server:whereinfix
ports:
- "${DEEPHAVEN_PORT:-10000}:10000"
volumes:

0 comments on commit 469ccee

Please sign in to comment.