Skip to content

Commit

Permalink
chore(deps): update authzed/spicedb docker tag to v1.37.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent edc60dd commit afccb86
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.1
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.1
networks:
- terarium
command: [ "migrate", "head" ]
Expand Down

0 comments on commit afccb86

Please sign in to comment.