Skip to content

Commit f515a39

Browse files
authored
feat: use latest node image for warp monitor (#8672)
1 parent a915865 commit f515a39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

typescript/infra/config/docker.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ export const mainnetDockerTags: MainnetDockerTags = {
5050
checkWarpDeploy: 'main',
5151
// standalone services
5252
keyFunder: '3b17358-20260315-183126',
53-
warpMonitor: '3b17358-20260315-183126',
53+
warpMonitor: 'a915865-20260424-083851',
5454
rebalancer: '1a19513-20260413-090011',
5555
feeQuoting: '12d899d-20260325-184337',
5656
};

0 commit comments

Comments
 (0)