Skip to content

Commit 8b78834

Browse files
fix
Signed-off-by: Yaroslav Borbat <[email protected]>
1 parent c223d92 commit 8b78834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/virt-artifact/werf.inc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
image: {{ .ModuleNamePrefix }}{{ .ImageName }}-src-artifact
1010
final: false
1111
fromImage: builder/src
12-
fromCacheVersion: "hotplug-0015" # TODO: remove this
12+
fromCacheVersion: "hotplug-0016" # TODO: remove this
1313
secrets:
1414
- id: SOURCE_REPO
1515
value: {{ $.SOURCE_REPO }}

0 commit comments

Comments
 (0)