Skip to content

Commit

Permalink
chore(deps): update authzed/spicedb docker tag to v1.36.2 (#18340)
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] committed Sep 24, 2024
1 parent f24c1e6 commit d741d59
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.35.3
image: authzed/spicedb:v1.36.2
command: serve
container_name: spicedb
restart: always
Expand Down Expand Up @@ -50,7 +50,7 @@ services:
depends_on:
- coredns
- postgres
image: authzed/spicedb:v1.35.3
image: authzed/spicedb:v1.36.2
command: "migrate head"
container_name: spicedb_migrate
restart: on-failure
Expand Down

0 comments on commit d741d59

Please sign in to comment.