Skip to content

Commit

Permalink
chore(deps): update authzed/spicedb docker tag to v1.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 73e75eb commit 757c3a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ services:
- infradev

migrate_spicedb:
image: authzed/spicedb:v1.23.1
image: authzed/spicedb:v1.37.0
command: migrate head
restart: on-failure:5
env_file:
Expand Down Expand Up @@ -84,7 +84,7 @@ services:
- infradev

spicedb:
image: authzed/spicedb:v1.23.1
image: authzed/spicedb:v1.37.0
command: serve
restart: unless-stopped
env_file:
Expand Down

0 comments on commit 757c3a8

Please sign in to comment.