Commit d68c06b
fix: bump DockerPackage buildProcessVersion for OCI layout format change
Increment DockerPackage buildProcessVersion from 3 to 4 to invalidate
existing package hashes when the cache format changes from docker save
to OCI layout.
This prevents old/new leeway versions from conflicting over the cache
format and ensures clean cache invalidation when upgrading.
Co-authored-by: Ona <no-reply@ona.com>1 parent 942eb06 commit d68c06b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments