Skip to content

Commit

Permalink
bump docker dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mlin committed Feb 26, 2023
1 parent eaa23bf commit 498dc98
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 @@ -204,7 +204,7 @@ flock = true

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


[download_awscli]
Expand All @@ -217,12 +217,12 @@ docker = ghcr.io/miniwdl-ext/miniwdl-tools:Id_sha256_c519ec5aad2c896832962304956
# 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_c519ec5aad2c8968329623049562dcf2b94cd4ea6d3a50085270629f6922cafc
docker = ghcr.io/miniwdl-ext/miniwdl-tools:Id_sha256_e5e90788bf3720c5391a3206a3a59cec016f6f09415382de719e7317f67bbcf6


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


[call_cache]
Expand Down

0 comments on commit 498dc98

Please sign in to comment.