Skip to content

Commit

Permalink
chore(deps): update ghcr.io/opiproject/spdk:main docker digest to 7b9…
Browse files Browse the repository at this point in the history
…5b0a
  • Loading branch information
renovate[bot] committed Nov 5, 2023
1 parent cd4fe21 commit 4beabeb
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:f77bec0139d4b69dfe01c8a92f5afefb20bd940bc3e4a634b2c5eb3ec1f51b17
image: ghcr.io/opiproject/spdk:main@sha256:7b95b0a49dbed8c8703925abadc04e88df8d7553ec2cc79bd7eb815896589e43
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:f77bec0139d4b69dfe01c8a92f5afefb20bd940bc3e4a634b2c5eb3ec1f51b17
image: ghcr.io/opiproject/spdk:main@sha256:7b95b0a49dbed8c8703925abadc04e88df8d7553ec2cc79bd7eb815896589e43
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:f77bec0139d4b69dfe01c8a92f5afefb20bd940bc3e4a634b2c5eb3ec1f51b17
image: ghcr.io/opiproject/spdk:main@sha256:7b95b0a49dbed8c8703925abadc04e88df8d7553ec2cc79bd7eb815896589e43
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:f77bec0139d4b69dfe01c8a92f5afefb20bd940bc3e4a634b2c5eb3ec1f51b17
image: ghcr.io/opiproject/spdk:main@sha256:7b95b0a49dbed8c8703925abadc04e88df8d7553ec2cc79bd7eb815896589e43
volumes_from:
- xpu-spdk:rw
network_mode: service:xpu-cpu-ssh
Expand Down

0 comments on commit 4beabeb

Please sign in to comment.