Skip to content

Commit 7ac2dad

Browse files
YohDeadfalldaamien
authored andcommitted
Updated Fedora to latest in CI (pgcentralfoundation#2085)
Fedore 40 has reached EOL, so our CI is broken now. The latest supported version is 42.
1 parent 7b8abe6 commit 7ac2dad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/docker/Dockerfile.fedora

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Note that "PG_MAJOR_VER" build arg in the build step must match the
88
# "--features pgXX" in the run step
99

10-
ARG FEDORA_VER=40
10+
ARG FEDORA_VER=42
1111
FROM fedora:${FEDORA_VER}
1212
ARG FEDORA_VER
1313
ENV FEDORA_VER=${FEDORA_VER}

0 commit comments

Comments
 (0)