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 Oct 8, 2024
1 parent 0c46066 commit e171ff5
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.35.3
image: authzed/spicedb:v1.37.0
networks:
- terarium
ports:
Expand All @@ -146,7 +146,7 @@ services:

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

0 comments on commit e171ff5

Please sign in to comment.