Kong / kong-build-tools

Build tools to package and release Kong
Apache License 2.0
83 stars 72 forks source link

fix(make): account for FROM .. AS dockerfile.or #579

Closed curiositycasualty closed 2 years ago

curiositycasualty commented 2 years ago

Should resolve the current silent failure:

Pull an image or a repository from a registry
/bin/bash: line 4: kong/kong-build-tools:deb-1.6.1: No such file or directory
/bin/bash: line 5: kong/kong-build-tools:rpm-1.6.1: No such file or directory
/bin/bash: line 6: deb: command not found

By making the docker pull ... command aware of the recent changes to Dockerfile.openresty.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 4.35.11 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: