Skip to content

Commit

Permalink
chore(deps): update authzed/spicedb docker tag to v1.40.1 (#20877)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 14, 2025
1 parent bb6b001 commit 8096f97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ops/docker-compose/application/auth/spicedb/spicedb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
depends_on:
- coredns
- spicedb_migrate
image: authzed/spicedb:v1.40.0
image: authzed/spicedb:v1.40.1
command: serve
container_name: spicedb
restart: always
Expand Down Expand Up @@ -50,7 +50,7 @@ services:
depends_on:
- coredns
- postgres
image: authzed/spicedb:v1.40.0
image: authzed/spicedb:v1.40.1
command: "migrate head"
container_name: spicedb_migrate
restart: on-failure
Expand Down

0 comments on commit 8096f97

Please sign in to comment.