Skip to content

Commit

Permalink
chore(deps): update ghcr.io/opiproject/spdk:main docker digest to 7b1…
Browse files Browse the repository at this point in the history
…d977
  • Loading branch information
renovate[bot] committed Oct 21, 2023
1 parent 7563262 commit 37d9de2
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:b2426a2627586ead27b963317fbc66052399403746f659edaf70ca0e344eeda4
image: ghcr.io/opiproject/spdk:main@sha256:7b1d97775fa0f7fc7551c636b948a01490dcede1b29d86029de01bc6a546bbd7
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:b2426a2627586ead27b963317fbc66052399403746f659edaf70ca0e344eeda4
image: ghcr.io/opiproject/spdk:main@sha256:7b1d97775fa0f7fc7551c636b948a01490dcede1b29d86029de01bc6a546bbd7
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:b2426a2627586ead27b963317fbc66052399403746f659edaf70ca0e344eeda4
image: ghcr.io/opiproject/spdk:main@sha256:7b1d97775fa0f7fc7551c636b948a01490dcede1b29d86029de01bc6a546bbd7
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:b2426a2627586ead27b963317fbc66052399403746f659edaf70ca0e344eeda4
image: ghcr.io/opiproject/spdk:main@sha256:7b1d97775fa0f7fc7551c636b948a01490dcede1b29d86029de01bc6a546bbd7
volumes_from:
- xpu-spdk:rw
network_mode: service:xpu-cpu-ssh
Expand Down

0 comments on commit 37d9de2

Please sign in to comment.