Skip to content

Commit 3b78758

Browse files
committed
Added dynamic fromCacheVersion
Signed-off-by: v.oleynikov <[email protected]>
1 parent db24f45 commit 3b78758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.werf/choose-edition.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
image: choose-edition
33
fromImage: builder/alt
4-
fromCacheVersion: 20250530153116
4+
fromCacheVersion: {{ div .Commit.Date.Unix (mul 60 60 24 30) }}
55

66
git:
77
- add: /

0 commit comments

Comments
 (0)