arcalot / arcaflow-engine

Arcaflow is a highly-portable workflow engine enabling modular and validated pipelines through containerized plugins.
https://arcalot.io/arcaflow/
Apache License 2.0
6 stars 9 forks source link

bump podman deployer for image pull fix #118

Closed dustinblack closed 7 months ago

dustinblack commented 8 months ago

Changes introduced with this PR

The current podman deployer has a bug that breaks the pulling of mult-arch images. This PR pulls in a fix for the deployer.


By contributing to this repository, I agree to the contribution guidelines.