Skip to content

Commit 13ab29f

Browse files
committed
chore: bump cache version to v20 for network diagnostics
1 parent c8f6cdd commit 13ab29f

File tree

1 file changed

+1
-1
lines changed
  • packages/orchestrator/internal/template/build/storage/cache

1 file changed

+1
-1
lines changed

packages/orchestrator/internal/template/build/storage/cache/cache.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
"github.com/moru-ai/sandbox-infra/packages/shared/pkg/storage"
1515
)
1616

17-
const hashingVersion = "v19"
17+
const hashingVersion = "v20"
1818

1919
const minimalCachedTemplateVersion = 2
2020

0 commit comments

Comments
 (0)