Skip to content

Commit

Permalink
chore(deps): update all non-major docker-compose dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent f8c572e commit 8dfbc20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ services:
- "2113:2113"

spicedb:
image: authzed/spicedb:v1.31.0
image: authzed/spicedb:v1.35.3
ports:
- "50051:50051"
command: [
Expand Down Expand Up @@ -80,7 +80,7 @@ services:

# dapr sidecar for apisix
apisix-dapr:
image: "daprio/daprd:1.14.1"
image: "daprio/daprd:1.14.2"
restart: unless-stopped
depends_on:
- apisix
Expand Down

0 comments on commit 8dfbc20

Please sign in to comment.