Releases: concourse/docker-image-resource
Releases · concourse/docker-image-resource
v1.6.0
✈️ Features
-
Better check for private registry or dockerhub (#303) @siredmar 🔗
-
add docker buildkit support (#328) @summit-srheaume 🔗
🐞 Bug Fixes
-
Fix Check implementation to properly use HEAD requests (#312) @daviddob 🔗
-
Skip Systemd cgroup creation on systems with OpenRC (#314) @glorpen 🔗
-
Fix broken interaction of BUILDKIT and docker ecr_login plugin (#332) @ericb-summit 🔗
🤷 Miscellaneous
v1.5.3
v1.5.2
v1.5.1
v1.5.0
v1.4.0
v1.3.4
ci: add smoke-testing tasks Signed-off-by: Alex Suraci <[email protected]> Co-authored-by: Bishoy Youssef <[email protected]>
v1.3.3
add GNU tar to alpine image for --anchored flag Signed-off-by: Alex Suraci <[email protected]>
v1.3.1
Merge pull request #268 from hstenzel/contribution-issue-267 bug: issue 267 alpine docker build fails
v1.3.0
Merge pull request #261 from nzwei/patch-1 look for registry in URLs not only in FROM, but also in ARG