Skip to content

Commit

Permalink
chore(deps): update authzed/spicedb docker tag to v1.38.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 6cc3bb5 commit 9cac853
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 @@ -142,7 +142,7 @@ services:

spicedb:
container_name: spicedb
image: authzed/spicedb:v1.38.0
image: authzed/spicedb:v1.38.1
networks:
- terarium
ports:
Expand All @@ -166,7 +166,7 @@ services:

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

0 comments on commit 9cac853

Please sign in to comment.