Skip to content

Commit

Permalink
bump docker dependencies for v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mlin committed Jul 8, 2022
1 parent 6241ca9 commit efd6cc4
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 @@ -164,7 +164,7 @@ flock = true

[download_aria2c]
# see: https://github.com/chanzuckerberg/miniwdl/tree/main/tools_image
docker = ghcr.io/miniwdl-ext/miniwdl-tools:Id_sha256_bdc92433adb53aa50a39a3554fb6eca7fe1dae2b810d8c8e9a49b0204a29d15c
docker = ghcr.io/miniwdl-ext/miniwdl-tools:Id_sha256_89e73fc83c9fd67e37b9d6a9769ce2309877820744ec0fb51b932e534307b5bc


[download_awscli]
Expand All @@ -177,12 +177,12 @@ docker = ghcr.io/miniwdl-ext/miniwdl-tools:Id_sha256_bdc92433adb53aa50a39a3554fb
# 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/miniwdl-ext/miniwdl-tools:Id_sha256_bdc92433adb53aa50a39a3554fb6eca7fe1dae2b810d8c8e9a49b0204a29d15c
docker = ghcr.io/miniwdl-ext/miniwdl-tools:Id_sha256_89e73fc83c9fd67e37b9d6a9769ce2309877820744ec0fb51b932e534307b5bc


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


[call_cache]
Expand Down

0 comments on commit efd6cc4

Please sign in to comment.