Skip to content

Commit

Permalink
chore(deps): update dependency spdk/spdk to v23.09
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and artek-koltun committed Sep 29, 2023
1 parent 4dea266 commit 0ac850e
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-rc1
ARG TAG=v23.09
# 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 0ac850e

Please sign in to comment.