]> source.dussan.org Git - jgit.git/commit
Bazel: Update RBE docker image to Ubuntu 22.04 and JDK 17 70/1193970/2
authorDavid Ostrovsky <david@ostrovsky.org>
Sun, 28 Apr 2024 12:30:56 +0000 (14:30 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Sun, 28 Apr 2024 17:40:49 +0000 (19:40 +0200)
commit6521c647b7073a9423749b1896302e3e0975d649
tree41a27f287c0f8afb5aafa18a16ec902909d769ae
parent4f735ec3eb36378cc2a283b0d953244af33b9eb6
Bazel: Update RBE docker image to Ubuntu 22.04 and JDK 17

In this change we update the JDK used in RBE to JDK 17.

Use Ubuntu 22.04 docker image with JDK 17 from Bazel project as the new
base image. So that we don't need to maintain our own docker image any
more.

Also align the naming convention for the docker images with the Bazel
project: <OS version>-<JDK version>, and remove "rbe"-prefix from the
docker image name, because the image doesn't have any RBE specifics and
could be used for Gerrit build and tests outside of the RBE pipeline.

Change-Id: I617354c79301ec6dd52161dd3727f646c2a8ac56
WORKSPACE
tools/remote-bazelrc