Skip to content

Commit

Permalink
try DOCKER_CONTENT_TRUST=1
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Oct 18, 2024
1 parent e2a7ca1 commit af5ac65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# SPDX-License-Identifier: MIT

export DOCKER_IMAGE='debian:testing-20241016-slim'
export DOCKER_CONTENT_TRUST=''
export DOCKER_CONTENT_TRUST='1'

export CURL_VER_='8.10.1'
export CURL_HASH=73a4b0e99596a09fa5924a4fb7e4b995a85fda0d18a2c02ab9cf134bebce04ee
Expand Down

0 comments on commit af5ac65

Please sign in to comment.