Skip to content

Commit

Permalink
bump release to 23.01 (jan)
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Glimcher <[email protected]>
  • Loading branch information
glimchb authored Feb 16, 2023
1 parent 781bdd6 commit b1eb95b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

FROM docker.io/library/fedora:37 as build

ARG TAG=v22.09
ARG TAG=v23.01
# 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
Expand Down

0 comments on commit b1eb95b

Please sign in to comment.