diff --git a/Dockerfile b/Dockerfile index c26d562..abe92cf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ FROM docker.io/library/fedora:37 as build -ARG TAG=v23.05 +ARG TAG=v23.09-rc1 # Pick an arch that has at least sse 4.2 but does not require newer avx # See https://gcc.gnu.org/onlinedocs/gcc/x86-Options.html ARG ARCH=x86-64-v2