Releases: argonautdev/aws-ecr-action
Releases · argonautdev/aws-ecr-action
v4.1.1
v4.1
feat: adds support to load docker image from tar (#1) * add tar image support * update user to argonautdev * add tag to last image * fix: syntax error * fix: run main * fix: trigger correct function * echo docker_image_path * fix: missing input flag * copy docker image to docker instance * copy tmp folder * test: ls all dirs * show tags and last image id * rm: let docker build action manage tags * refactor: remove unused code * docs: update readme * change to argonautdev * docs: pass docker image as tar example