Skip to content

Commit

Permalink
chore(deps): update authzed/spicedb docker tag to v1.23.1 (#139)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 2, 2023
1 parent a6b4fe9 commit fa017c7
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 @@ -49,7 +49,7 @@ services:
- infradev

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

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

0 comments on commit fa017c7

Please sign in to comment.