Skip to content

Commit

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

0 comments on commit 48540f6

Please sign in to comment.