Skip to content

Commit

Permalink
bump tools image
Browse files Browse the repository at this point in the history
  • Loading branch information
mlin committed Jun 8, 2021
1 parent ff9965f commit 2ff8543
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WDL/runtime/config_templates/default.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ disable_patterns = ["*.php", "*.aspx"]

[download_aria2c]
# see: https://github.com/chanzuckerberg/miniwdl/tree/main/tools_image
docker = ghcr.io/chanzuckerberg/miniwdl_tools:Id_sha256_2bd1d7f33d176b1df220a1d69eff2329b3aeacc0d01ab0b7c879e7cf7001c095
docker = ghcr.io/chanzuckerberg/miniwdl_tools:Id_sha256_4f085e4c6cb0919b200d00e449dfa6ac686910e418d516ce44a076de3bd96671:


[download_awscli]
Expand All @@ -129,12 +129,12 @@ docker = ghcr.io/chanzuckerberg/miniwdl_tools:Id_sha256_2bd1d7f33d176b1df220a1d6
# Failing all of the above, public S3 URIs can always be used.
host_credentials = false
# see: https://github.com/chanzuckerberg/miniwdl/tree/main/tools_image
docker = ghcr.io/chanzuckerberg/miniwdl_tools:Id_sha256_2bd1d7f33d176b1df220a1d69eff2329b3aeacc0d01ab0b7c879e7cf7001c095
docker = ghcr.io/chanzuckerberg/miniwdl_tools:Id_sha256_4f085e4c6cb0919b200d00e449dfa6ac686910e418d516ce44a076de3bd96671:


[download_gsutil]
# current version from https://github.com/GoogleCloudPlatform/cloud-sdk-docker/releases
docker = gcr.io/google.com/cloudsdktool/cloud-sdk:339.0.0-slim
docker = gcr.io/google.com/cloudsdktool/cloud-sdk:343.0.0-slim


[call_cache]
Expand Down

0 comments on commit 2ff8543

Please sign in to comment.