Skip to content

Commit

Permalink
chore(deps): update ghcr.io/opiproject/spdk:main docker digest to 7b6…
Browse files Browse the repository at this point in the history
…ae4c
  • Loading branch information
renovate[bot] committed Jan 13, 2024
1 parent f1774c3 commit 24e768f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions integration/docker-compose.spdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: "3.7"
services:

spdk-target:
image: ghcr.io/opiproject/spdk:main@sha256:d7c2e2bce2aaceaf6fd45d560a1a90804dd17cbb9b73102acd6e3ff64e898e8e
image: ghcr.io/opiproject/spdk:main@sha256:7b6ae4c0af27244525aa99cc66d96947baf206fe10475a2e8af095633801e906
volumes:
- /dev/hugepages:/dev/hugepages
- /dev/shm:/dev/shm
Expand Down Expand Up @@ -39,7 +39,7 @@ services:
timeout: 10s

spdk-target-web:
image: ghcr.io/opiproject/spdk:main@sha256:d7c2e2bce2aaceaf6fd45d560a1a90804dd17cbb9b73102acd6e3ff64e898e8e
image: ghcr.io/opiproject/spdk:main@sha256:7b6ae4c0af27244525aa99cc66d96947baf206fe10475a2e8af095633801e906
volumes_from:
- spdk-target:rw
ports:
Expand Down
4 changes: 2 additions & 2 deletions integration/docker-compose.xpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ services:
privileged: true

xpu-spdk:
image: ghcr.io/opiproject/spdk:main@sha256:d7c2e2bce2aaceaf6fd45d560a1a90804dd17cbb9b73102acd6e3ff64e898e8e
image: ghcr.io/opiproject/spdk:main@sha256:7b6ae4c0af27244525aa99cc66d96947baf206fe10475a2e8af095633801e906
volumes:
- /dev/hugepages:/dev/hugepages
- /dev/shm:/dev/shm
Expand Down Expand Up @@ -87,7 +87,7 @@ services:
timeout: 10s

xpu-spdk-web:
image: ghcr.io/opiproject/spdk:main@sha256:d7c2e2bce2aaceaf6fd45d560a1a90804dd17cbb9b73102acd6e3ff64e898e8e
image: ghcr.io/opiproject/spdk:main@sha256:7b6ae4c0af27244525aa99cc66d96947baf206fe10475a2e8af095633801e906
volumes_from:
- xpu-spdk:rw
network_mode: service:xpu-cpu-ssh
Expand Down

0 comments on commit 24e768f

Please sign in to comment.