Skip to content

Commit

Permalink
chore(deps): update authzed/spicedb docker tag to v1.29.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 5, 2024
1 parent e930a4e commit a265407
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 @@ -108,7 +108,7 @@ services:

spicedb:
container_name: spicedb
image: authzed/spicedb:v1.29.1
image: authzed/spicedb:v1.29.2
networks:
- terarium
ports:
Expand All @@ -132,7 +132,7 @@ services:

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

0 comments on commit a265407

Please sign in to comment.