Update our Gerrit images

Upstream has backported MINA 2.8 to Gerrit 3.5 and in the process
backported some fairly large JGit updates. This doesn't fix the rsa sha1
problem yet (working on getting that change backported is a WIP), but I
do want to test that MINA and JGit updates don't create problems for us.

We should probably hold off on landing this change until after the
OpenStack release just in case.

Change-Id: I3197b4cb90228bf8f906377b0a5e06748b0574ca
This commit is contained in:
Clark Boylan 2022-09-29 10:27:10 -07:00
parent bb0dd71c59
commit 6e6e8ac896

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Tue 05 Jul 2022 09:27:51 AEST - trigger rebuild
# Thu Sep 29 17:26:33 UTC 2022 - trigger rebuild
FROM docker.io/opendevorg/python-builder:3.9-bullseye as builder