diff --git a/k8s/cluster/statefulset.yaml b/k8s/cluster/statefulset.yaml index 8d65bfe..d0e4143 100644 --- a/k8s/cluster/statefulset.yaml +++ b/k8s/cluster/statefulset.yaml @@ -99,7 +99,7 @@ spec: mountPath: /data containers: - name: tidaldb - image: registry.threesix.ai/tidal/server:m12-frontier-fix-20260818@sha256:753190984baf19302a1492045b2d4c034693cae31cc2102df073d65927796b8d + image: registry.threesix.ai/tidal/server:m12-frontier-tick-20260818@sha256:bd68bc816776f6944396834437550e82df82f5c70e60b363526584ddeaa7707e imagePullPolicy: IfNotPresent # The image ENTRYPOINT is the bare binary. We override the command with # a tiny /bin/sh wrapper (the bookworm-slim runtime HAS a shell) so we