We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df5c3a1 commit 29e3341Copy full SHA for 29e3341
1 file changed
Dockerfile.clients.rh
@@ -11,7 +11,7 @@ FROM registry.redhat.io/rhtas/ec-rhel9:0.8-1776366841@sha256:e4dafcf2793e5bd050a
11
12
# Provides the Trusted Artifact Signer CLI binaries trillian-createtree and trillian-updatetree
13
FROM quay.io/securesign/trillian-createtree@sha256:163edb41ea7f64afc8333ee14d4b28161f7017285afcca6ca12238732c77b98d as trillian-createtree
14
-FROM quay.io/securesign/trillian-updatetree@sha256:49d1968ed236c78da3f355f228f24d0048ac11c83bea82025a83630c9bc39c99 as trillian-updatetree
+FROM quay.io/securesign/trillian-updatetree@sha256:80e0248059553bf2ed36456f8bc8355a55e18d4f1cf7a33bc24dffbbebdc274a as trillian-updatetree
15
16
FROM quay.io/securesign/cli-tuftool@sha256:27443f30e3f58c807640ca7d38195f71b7b2aa9eb829cd182cf0495115ea22b5 as tuf-tool
17
0 commit comments