Skip to content

Commit a78e83f

Browse files
chore(Dependabot-docker): bump ubi9/python-311
Bumps ubi9/python-311 from 9.7-1774500093 to 9.7-1775043467. --- updated-dependencies: - dependency-name: ubi9/python-311 dependency-version: 9.7-1775043467 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac515a0 commit a78e83f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM quay.io/konflux-ci/buildah-task:latest@sha256:4c470b5a153c4acd14bf4f8731b5e36c61d7faafe09c2bf376bb81ce84aa5709 AS buildah-task-image
22

3-
FROM registry.access.redhat.com/ubi9/python-311:9.7-1774500093
3+
FROM registry.access.redhat.com/ubi9/python-311:9.7-1775043467
44

55
LABEL \
66
name="konflux-ci/tools" \

0 commit comments

Comments
 (0)