We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dc2cfc commit de8058fCopy full SHA for de8058f
1 file changed
.github/docker/Dockerfile.fedora
@@ -7,7 +7,7 @@
7
# Note that "PG_MAJOR_VER" build arg in the build step must match the
8
# "--features pgXX" in the run step
9
10
-ARG FEDORA_VER=40
+ARG FEDORA_VER=42
11
FROM fedora:${FEDORA_VER}
12
ARG FEDORA_VER
13
ENV FEDORA_VER=${FEDORA_VER}
0 commit comments