From d964a1c61ec196fbf49878cbb1b4bacc0d3b1267 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 10:05:19 +0000 Subject: [PATCH] Update docker.io/library/python Docker tag to v3.14 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- .tekton/pulp-deploy-and-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tekton/pulp-deploy-and-test.yaml b/.tekton/pulp-deploy-and-test.yaml index a8c999d6..afd9da8a 100644 --- a/.tekton/pulp-deploy-and-test.yaml +++ b/.tekton/pulp-deploy-and-test.yaml @@ -1260,7 +1260,7 @@ spec: done - name: publish-bindings - image: docker.io/library/python:3.13-slim + image: docker.io/library/python:3.14-slim env: - name: PULP_BINDINGS_COMPONENTS value: $(params.PULP_BINDINGS_COMPONENTS)