Skip to content

Commit 42b5f54

Browse files
chore(deps): update authzed/spicedb docker tag to v1.46.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3fc3afa commit 42b5f54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ops/docker-compose/application/auth/spicedb/spicedb.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212
depends_on:
1313
- coredns
1414
- spicedb_migrate
15-
image: authzed/spicedb:v1.45.4
15+
image: authzed/spicedb:v1.46.0
1616
command: serve
1717
container_name: spicedb
1818
restart: always
@@ -50,7 +50,7 @@ services:
5050
depends_on:
5151
- coredns
5252
- postgres
53-
image: authzed/spicedb:v1.45.4
53+
image: authzed/spicedb:v1.46.0
5454
command: "migrate head"
5555
container_name: spicedb_migrate
5656
restart: on-failure

0 commit comments

Comments
 (0)