diff --git a/.github/actions/documentation/Dockerfile b/.github/actions/documentation/Dockerfile index e5b2f4436..3a29aba4d 100644 --- a/.github/actions/documentation/Dockerfile +++ b/.github/actions/documentation/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/python-39:1-197.1729767844@sha256:e7f5b60728d8e71588272e28b88c2e8fe9e63609347fb379b8c1625df886e189 +FROM registry.access.redhat.com/ubi9/python-39:1-197.1729776550@sha256:db5a0fc74728e23de67f38fa864c9038ce61a93066599c1cd250e41a20507ce8 # Pin versions in pip. # hadolint ignore=DL3013