diff --git a/CI/Dockerfiles/Dockerfile.RHUbi8 b/CI/Dockerfiles/Dockerfile.RHUbi8 index 2d02cec7..116c0816 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:ecbeb81a4737dfca66ad18eaafb4892d8602b1ae938e0ac3251bb4335aa1a547 +FROM registry.access.redhat.com/ubi8/ubi:latest@sha256:5993454fa14164449539110099944e04cc76912cfc2220f1e8762ffcb19b5289 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"