diff --git a/build/redhat/Dockerfile b/build/redhat/Dockerfile index 83b14624..34c42028 100644 --- a/build/redhat/Dockerfile +++ b/build/redhat/Dockerfile @@ -19,7 +19,7 @@ COPY . . RUN make linux-amd64 # FROM fedora:39 AS runtime -FROM docker.io/library/fedora@sha256:61864fd19bbd64d620f338eb11dae9e8759bf7fa97302ac6c43865c48dccd679 AS runtime +FROM docker.io/library/fedora@sha256:5ce8497aeea599bf6b54ab3979133923d82aaa4f6ca5ced1812611b197c79eb0 AS runtime WORKDIR /rpmbuild