Skip to content

Commit 907f2b5

Browse files
authored
bump trillian images to v1.6.0 (#1984)
Signed-off-by: Bob Callaway <[email protected]>
1 parent 134ef83 commit 907f2b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ services:
5050
retries: 3
5151
start_period: 5s
5252
trillian-log-server:
53-
image: gcr.io/projectsigstore/trillian_log_server@sha256:f850a0defd089ea844822030c67ae05bc93c91168a7dd4aceb0b6648c39f696b
53+
image: ghcr.io/sigstore/scaffolding/trillian_log_server@sha256:beffee16bb07b5cb051dc4e476d3a1063521ed5ae0b670efc7fe6f3507d94d2b # v1.6.0
5454
command: [
5555
"--quota_system=noop",
5656
"--storage_system=mysql",
@@ -66,7 +66,7 @@ services:
6666
depends_on:
6767
- mysql
6868
trillian-log-signer:
69-
image: gcr.io/projectsigstore/trillian_log_signer@sha256:fe90d523f6617974f70878918e4b31d49b2b46a86024bb2d6b01d2bbfed8edbf
69+
image: ghcr.io/sigstore/scaffolding/trillian_log_signer@sha256:79d57af375cfa997ed5452cc0c02c0396d909fcc91d11065586f119490aa9214 # v1.6.0
7070
command: [
7171
"--quota_system=noop",
7272
"--storage_system=mysql",

0 commit comments

Comments
 (0)