Rebuild gerrit images for signed tag acl fix

The fix for signed tag push ACLs [0] has merged upstream. To take
advantage of that we need to rebuild our gerrit war and the docker image
that houses them. Do that here to pull in the fix.

[0] https://gerrit-review.googlesource.com/c/gerrit/+/328839

Change-Id: I9350b39a0a20b05b0248456e023d10752e51614f
This commit is contained in:
Clark Boylan 2022-01-31 08:37:33 -08:00
parent 0520fc3856
commit bd9776d343

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Thu Jan 27 18:27:36 UTC 2022 - trigger rebuild
# Mon Jan 31 16:37:15 UTC 2022 - trigger rebuild
FROM docker.io/opendevorg/python-builder:3.9-bullseye as builder