Skip to content

Commit

Permalink
restore image version
Browse files Browse the repository at this point in the history
  • Loading branch information
akihikokuroda committed Aug 30, 2024
1 parent 998a88a commit a4eef47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/tests/resources/test-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:
testrayhead:
container_name: testrayhead
image: icr.io/quantum-public/qiskit-serverless/ray-node:0.16.0
image: icr.io/quantum-public/qiskit-serverless/ray-node:latest
entrypoint: [
"ray", "start", "--head", "--port=6379",
"--dashboard-host=0.0.0.0", "--block"
Expand Down

0 comments on commit a4eef47

Please sign in to comment.