There was an error while loading. Please reload this page.
1 parent e9f3601 commit 490e082Copy full SHA for 490e082
1 file changed
.github/workflows/image.yml
@@ -37,6 +37,6 @@ jobs:
37
context: .
38
file: ./Dockerfile
39
push: true
40
- tags: ghcr.io/supadata-ai/mcp:latest
+ tags: ghcr.io/supadata-ai/mcp:v0.1.0
41
cache-from: type=registry,ref=ghcr.io/supadata-ai/mcp:latest
42
cache-to: type=inline
0 commit comments