Rebuild gerrit images to pick up slf4j fix

This will pick up the slf4j fix that addresses MDC problems with plugins
and logging. We haven't observed these issues ourselves but being
patched against them means we don't have to worry about it.

Change-Id: I232fb79c807c5eff004a45180e0c29a0009c58ff
This commit is contained in:
Clark Boylan 2022-01-21 10:32:36 -08:00
parent 6ebbe44528
commit c4ef8f0a29
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Mon Dec 27 19:33:56 UTC 2021 - trigger rebuild
# Fri Jan 21 18:32:14 UTC 2022 - trigger rebuild
FROM docker.io/opendevorg/python-builder:3.9-bullseye as builder