Skip to content

Commit

Permalink
revert docker compose to avs 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelch-spike committed Sep 4, 2024
1 parent 47ef1f2 commit 483953c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:
networks:
- svc
aerospike-vector-search:
image: aerospike.jfrog.io/ecosystem-container-dev-local/aerospike-vector-search:0.9.1-SNAPSHOT
image: aerospike/aerospike-vector-search:0.9.0
container_name: "aerospike-vector-search"
depends_on:
aerospike-cluster:
Expand Down

0 comments on commit 483953c

Please sign in to comment.