Skip to content

Commit

Permalink
chore(deps): update dependency spdk/spdk to v24.01
Browse files Browse the repository at this point in the history
Signed-off-by: Artsiom Koltun <[email protected]>
  • Loading branch information
artek-koltun authored and sandersms committed Jan 29, 2024
1 parent e7b724c commit 0b10290
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=v23.09
ARG TAG=v24.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 0b10290

Please sign in to comment.