Skip to content

Commit 6afc391

Browse files
committed
Try to pin supabase cli version to fix latest failed installation
1 parent c09e9fa commit 6afc391

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"installComposer": "true"
2929
},
3030
"ghcr.io/devcontainers-extra/features/supabase-cli:1": {
31-
"version": "latest"
31+
"version": "2.75.0"
3232
},
3333
// "ghcr.io/devcontainers/features/ruby:1": {
3434
// "version": "latest"

0 commit comments

Comments
 (0)