:alert: SUPPORT NOTICE - DOCKER 19 NO LONGER SUPPO...
# pact-broker
b
alert SUPPORT NOTICE - DOCKER 19 NO LONGER SUPPORTED I have updated the base image of the
pactfoundation/pact-broker
Docker image from
alpine3.13
to
alpine3.15
This means that Docker 19 is no longer supported for the
pactfoundation/pact-broker
Docker image, as alpine3.14+ requires Docker 20 or later. There were too many vulnerabilities in alpine3.13 to continue using it, and it was well overdue for an upgrade.
🙌 1
As rightly pointed out by @Timothy Jones this is a theoretical breaking change without bumping the major version number. Unfortunately, past Beth made the decision to tie the docker tag to the underlying broker gem version, which means that the situation where we’ve made a potentially breaking change to the packaging, rather than the API, is hard to express in our current tag format. Current Beth apologises for Past Beth’s versioning strategy decision! Hopefully, in practical terms, this is not an ACTUAL breaking change for anyone, as Docker 19 has been out of support for quite some time.
🙌 2