Skip to content

Commit

Permalink
chore(deps): update authzed/spicedb docker tag to v1.31.0 (#3407)
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 Apr 23, 2024
1 parent bc02304 commit 10a38fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions containers/scripts/docker-compose-common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ services:

spicedb:
container_name: spicedb
image: authzed/spicedb:v1.30.1
image: authzed/spicedb:v1.31.0
networks:
- terarium
ports:
Expand All @@ -146,7 +146,7 @@ services:

migrate-spicedb:
container_name: migrate-spicedb
image: authzed/spicedb:v1.30.1
image: authzed/spicedb:v1.31.0
networks:
- terarium
command: [ "migrate", "head" ]
Expand Down

0 comments on commit 10a38fa

Please sign in to comment.