Skip to content

Releases: concourse/docker-image-resource

v1.6.0

07 Apr 18:46
b15016d
Compare
Choose a tag to compare

✈️ Features

🐞 Bug Fixes

🤷 Miscellaneous

v1.5.3

11 Mar 21:10
Compare
Choose a tag to compare

✈️ Features

  • Output contents of log file on error (#323) @bartlettt 🔗

v1.5.2

25 Jan 19:45
6a27ae9
Compare
Choose a tag to compare

🐞 Bug Fixes

🤷 Miscellaneous

v1.5.1

31 Oct 05:37
d3b9610
Compare
Choose a tag to compare

✈️ Features

🐞 Bug Fixes

v1.5.0

22 Oct 13:22
5141daf
Compare
Choose a tag to compare

🚨 Breaking

  • Prevent 'registry_mirror' from overwriting the hostname in a 'repository' containing a registry host name (#306) @mdb 🔗

✈️ Features

  • check: use GET if if HEAD doesnt return digest (#308) @vito 🔗

🤷 Miscellaneous

v1.4.0

22 Sep 15:05
f7dfbc1
Compare
Choose a tag to compare

✈️ Features

v1.3.4

09 Jul 19:12
Compare
Choose a tag to compare
ci: add smoke-testing tasks

Signed-off-by: Alex Suraci <[email protected]>
Co-authored-by: Bishoy Youssef <[email protected]>

v1.3.3

11 Jun 03:31
Compare
Choose a tag to compare
add GNU tar to alpine image for --anchored flag

Signed-off-by: Alex Suraci <[email protected]>

v1.3.1

14 May 17:36
cc5d069
Compare
Choose a tag to compare
Merge pull request #268 from hstenzel/contribution-issue-267

bug: issue 267 alpine docker build fails

v1.3.0

11 Apr 13:47
502cbb9
Compare
Choose a tag to compare
Merge pull request #261 from nzwei/patch-1

look for registry in URLs not only in FROM, but also in ARG