diff --git a/build/redhat/Dockerfile b/build/redhat/Dockerfile index 83b14624..84753b1d 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:4e007f288dce23966216be81ef62ba05d139b9338f327c1d1c73b7167dd47312 AS runtime WORKDIR /rpmbuild