Skip to content

Commit

Permalink
bump docker dependencies for v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mlin committed Jul 28, 2021
1 parent e484c24 commit 0896413
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 @@ -124,7 +124,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_4f085e4c6cb0919b200d00e449dfa6ac686910e418d516ce44a076de3bd96671
docker = ghcr.io/chanzuckerberg/miniwdl_tools:Id_sha256_ad9e362d2de002f2128f52cf5961831dbeed944637f347df69df814dc8cfa349


[download_awscli]
Expand All @@ -137,12 +137,12 @@ docker = ghcr.io/chanzuckerberg/miniwdl_tools:Id_sha256_4f085e4c6cb0919b200d00e4
# 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_4f085e4c6cb0919b200d00e449dfa6ac686910e418d516ce44a076de3bd96671
docker = ghcr.io/chanzuckerberg/miniwdl_tools:Id_sha256_ad9e362d2de002f2128f52cf5961831dbeed944637f347df69df814dc8cfa349


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


[call_cache]
Expand Down

0 comments on commit 0896413

Please sign in to comment.