Rolling back to Fedora 40

This commit is contained in:
Ben Radey
2024-11-08 11:32:57 -05:00
parent ed377a6d96
commit 17135605f0
+1 -1
View File
@@ -10,7 +10,7 @@ WORKDIR /gocryptfs
RUN ./build-without-openssl.bash
# ====== Stage 2: Server image ======
FROM quay.io/fedora/fedora-silverblue:41
FROM quay.io/fedora/fedora-silverblue:40
COPY --from=builder /gocryptfs/gocryptfs /usr/bin/gocryptfs