diff --git a/CI/Dockerfiles/Dockerfile.RHUbi8 b/CI/Dockerfiles/Dockerfile.RHUbi8 index ee6d448f..dada0d8d 100644 --- a/CI/Dockerfiles/Dockerfile.RHUbi8 +++ b/CI/Dockerfiles/Dockerfile.RHUbi8 @@ -20,7 +20,7 @@ # Dockerfile for Continuous Integration # More info at https://github.com/openwall/john-packages -FROM registry.access.redhat.com/ubi8/ubi:latest@sha256:143123d85045df426c5bbafc6863659880ebe276eb02c77ee868b88d08dbd05d +FROM registry.access.redhat.com/ubi8/ubi:latest@sha256:44d75007b39e0e1bbf1bcfd0721245add54c54c3f83903f8926fb4bef6827aa2 LABEL org.opencontainers.image.authors="Claudio André " LABEL description="Docker images for John the Ripper CI (1.0.Red Hat 8)" LABEL org.opencontainers.image.source="https://github.com/openwall/john-packages"