diff --git a/Containerfile-supermicro-x10drh b/Containerfile-supermicro-x10drh index 99aceff..cf600fb 100644 --- a/Containerfile-supermicro-x10drh +++ b/Containerfile-supermicro-x10drh @@ -10,7 +10,7 @@ WORKDIR /gocryptfs RUN ./build-without-openssl.bash # ====== Stage 2: Server image ====== -FROM quay.io/fedora/fedora-silverblue:42 +FROM quay.io/fedora/fedora-silverblue:43 COPY --from=builder /gocryptfs/gocryptfs /usr/bin/gocryptfs