Skip to content

Commit

Permalink
chore(deps): update dependency spdk/spdk to v24.05
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 Aug 23, 2024
1 parent 7be978c commit f8f1d2d
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=v24.01
ARG TAG=v24.05
# 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 f8f1d2d

Please sign in to comment.