Releases: mr-smithers-excellent/docker-build-push
Releases · mr-smithers-excellent/docker-build-push
v5.5
- Adds support for Docker build labels (
--label
) - Adds support for Docker build target (
--target
) - Adds feature to include the
latest
tag in auto-generated tags
v5.4
- Added support for new GitHub Container Registry (ghcr.io)
v5.3
- Upgrade to latest AWS ECR login command
v5.2
v5.2
v5.1
v5.1
Adds ability to push multiple tags
v5.0 Adds ability to push multiple tags
v4.1
v4.1
v4.0
- Update auto-tagging mechanism to purely use name of Git branch and short SHA or Git tag
Fixes Windows ECR docker login
v3.3 Fixes Windows ECR docker login
Enforce lowercase GitHub owner name
- For GitHub Docker registry, converts owner name to lowercase per these restrictions
- Bump
@actions/http-client
from 1.0.7 to 1.0.8