Skip to content

Commit c6d4b05

Browse files
chore(deps): pin registry.access.redhat.com/ubi9/python-312 docker tag to 7b8f2ee
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent de07d93 commit c6d4b05

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,7 +1,7 @@
11
##############
22
# base image #
33
##############
4-
FROM registry.access.redhat.com/ubi9/python-312 AS base
4+
FROM registry.access.redhat.com/ubi9/python-312@sha256:7b8f2ee184b40eb160e2c90c240a16fd9ec93279cc1553c0b8b872e2274a139b AS base
55

66
COPY LICENSE /licenses/LICENSE
77

0 commit comments

Comments
 (0)