Skip to content

Commit af5ac65

Browse files
committed
try DOCKER_CONTENT_TRUST=1
1 parent e2a7ca1 commit af5ac65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_versions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# SPDX-License-Identifier: MIT
55

66
export DOCKER_IMAGE='debian:testing-20241016-slim'
7-
export DOCKER_CONTENT_TRUST=''
7+
export DOCKER_CONTENT_TRUST='1'
88

99
export CURL_VER_='8.10.1'
1010
export CURL_HASH=73a4b0e99596a09fa5924a4fb7e4b995a85fda0d18a2c02ab9cf134bebce04ee

0 commit comments

Comments
 (0)