Closed luanmtruong closed 1 month ago
When upgrading to Dagger 0.13.0 from version 0.11.x, there was a breaking change where Dagger removed the default entrypoint. As a result, we now have to explicitly add an entrypoint to the command we want to run (e.g., aws s3 sync).
Signed-off-by: luanmtruong luanmtruong@kobiton.com
When upgrading to Dagger 0.13.0 from version 0.11.x, there was a breaking change where Dagger removed the default entrypoint. As a result, we now have to explicitly add an entrypoint to the command we want to run (e.g., aws s3 sync).
Signed-off-by: luanmtruong luanmtruong@kobiton.com