Commit f6b443f
committed
Use CONTAINER_TOOL in catalog and bundle targets
The catalog-build and bundle-build targets did not respect the
CONTAINER_TOOL variable for selecting the container backend (docker
vs podman). Update both targets to use CONTAINER_TOOL (docker is still
the default one -> nothing changes in terms of the default behavior).1 parent 2e170ee commit f6b443f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
339 | | - | |
| 339 | + | |
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
376 | | - | |
| 376 | + | |
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
| |||
0 commit comments