Skip to content

Commit

Permalink
chore(deps): update ghcr.io/opiproject/spdk:main docker digest to aa3…
Browse files Browse the repository at this point in the history
…af41
  • Loading branch information
renovate[bot] committed Nov 25, 2023
1 parent bfbce45 commit d30a304
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:76083250be00b6385db4f9227ed783be6ea9360ef86e28531f2ed231957c349e
image: ghcr.io/opiproject/spdk:main@sha256:aa3af41c5f17904cedcce118c5af743fa354f45ec3574e3074bf9b5ecd2e716a
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:76083250be00b6385db4f9227ed783be6ea9360ef86e28531f2ed231957c349e
image: ghcr.io/opiproject/spdk:main@sha256:aa3af41c5f17904cedcce118c5af743fa354f45ec3574e3074bf9b5ecd2e716a
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:76083250be00b6385db4f9227ed783be6ea9360ef86e28531f2ed231957c349e
image: ghcr.io/opiproject/spdk:main@sha256:aa3af41c5f17904cedcce118c5af743fa354f45ec3574e3074bf9b5ecd2e716a
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:76083250be00b6385db4f9227ed783be6ea9360ef86e28531f2ed231957c349e
image: ghcr.io/opiproject/spdk:main@sha256:aa3af41c5f17904cedcce118c5af743fa354f45ec3574e3074bf9b5ecd2e716a
volumes_from:
- xpu-spdk:rw
network_mode: service:xpu-cpu-ssh
Expand Down

0 comments on commit d30a304

Please sign in to comment.