We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 239b574 commit 96ddbf1Copy full SHA for 96ddbf1
1 file changed
Dockerfile.clients.rh
@@ -11,7 +11,7 @@ FROM registry.redhat.io/rhtas/ec-rhel9:0.7@sha256:f5fdd5256bd9ba45c1bd4b2b65171f
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:d1aa3a55ff05684d36c9922a3358d5b0f3f5aa79457d2f62403d2c4f022aed21 as trillian-updatetree
15
16
FROM quay.io/securesign/cli-tuftool@sha256:27443f30e3f58c807640ca7d38195f71b7b2aa9eb829cd182cf0495115ea22b5 as tuf-tool
17
0 commit comments