Skip to content

Commit b168027

Browse files
committed
fix cache-from, to issue
1 parent bd6aaa4 commit b168027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/epics_containers_cli/dev/dev_cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,8 @@ def build(
211211
arch,
212212
platform,
213213
cache,
214-
cache_to,
215214
cache_from,
215+
cache_to,
216216
push,
217217
rebuild,
218218
)

0 commit comments

Comments
 (0)