Skip to content

Commit 8a48825

Browse files
chore(deps): update ghcr.io/singlestore-labs/singlestoredb-dev docker tag to v0.2.75
1 parent 43b4148 commit 8a48825

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ services:
5454
test:
5555
- CMD-SHELL
5656
- sdb-admin query --host 127.0.0.1 --user root --password ibis_testing --port 3306 --sql 'select 1'
57-
image: ghcr.io/singlestore-labs/singlestoredb-dev:0.2.74
57+
image: ghcr.io/singlestore-labs/singlestoredb-dev:0.2.75
5858
ports:
5959
- 3307:3306 # Use 3307 to avoid conflict with MySQL
6060
- 9089:9000 # Data API (use 9089 to avoid conflicts)

0 commit comments

Comments
 (0)