We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a915865 commit f515a39Copy full SHA for f515a39
1 file changed
typescript/infra/config/docker.ts
@@ -50,7 +50,7 @@ export const mainnetDockerTags: MainnetDockerTags = {
50
checkWarpDeploy: 'main',
51
// standalone services
52
keyFunder: '3b17358-20260315-183126',
53
- warpMonitor: '3b17358-20260315-183126',
+ warpMonitor: 'a915865-20260424-083851',
54
rebalancer: '1a19513-20260413-090011',
55
feeQuoting: '12d899d-20260325-184337',
56
};
0 commit comments