chore: force redeploy and ensure latest image pull
Build MCP Services / build-mcp-filesystem (push) Successful in 1m24s Details

This commit is contained in:
Antigravity 2026-05-14 09:58:42 -04:00
parent 1e484039ed
commit 87520e140a
1 changed files with 3 additions and 0 deletions

View File

@ -12,10 +12,13 @@ spec:
metadata: metadata:
labels: labels:
app: curio-app app: curio-app
annotations:
redeploy-timestamp: "1778763671262"
spec: spec:
containers: containers:
- name: curio - name: curio
image: 192.168.8.250:5000/curio:latest image: 192.168.8.250:5000/curio:latest
imagePullPolicy: Always
ports: ports:
- containerPort: 3000 - containerPort: 3000
env: env: