d895bb0c35
We were clearly intending on building bullseye uwsgi-base images as we have jobs that tag bullseye images properly. Unfortunately those images are actually buster images because we didn't set the DEBIAN_VERSION var in our Dockerfile that is passed in from the job side. Fix this by setting the debian version appropriately. Note this has the potential for breaking people who think they are running bullseye images but are actually running buster when this lands as it will update them to bullseye finally. This seems worthwhile since it is what they requested afterall. Known consumers of this image are opendev's lodgeit image and vexxhost. Speaking for opendev and lodgeit I think this fine and we'll roll forward as necessary but we should cross check with vexxhost on this. Note: THe pip verbosity update was initially made to debug build failures that are hard to reproduce locally. The more verbose logs end up making things work more reliably so we'll just use them here I guess. Change-Id: Ie774bf12699a8e28dcab636094373687480fcecf |
||
---|---|---|
.. | ||
bindep.txt | ||
Dockerfile |