- Only try to pull/push when possible with BuildKit (eg: if login succeeded). #150
- Ignore tag in custom cache image name (
stages_image_name
). - Honour custom cache image name in AWS. Close #146
- Update docker to 24.0.7
- Use
aws-cli
andyq
from base image instead of from a docker image (performance improvement). #148 #149