From 49b97031edfcad220161bb3dfb64a4316f56126c Mon Sep 17 00:00:00 2001 From: Emile Tenezakis Date: Wed, 19 Jan 2022 08:00:43 +0900 Subject: [PATCH] update to dodola 0.16.0 in qualitycontrol template --- workflows/templates/qualitycontrol-check-cmip6.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflows/templates/qualitycontrol-check-cmip6.yaml b/workflows/templates/qualitycontrol-check-cmip6.yaml index 6e4fa778..ed4e6dd8 100644 --- a/workflows/templates/qualitycontrol-check-cmip6.yaml +++ b/workflows/templates/qualitycontrol-check-cmip6.yaml @@ -40,7 +40,7 @@ spec: - name: data - name: time script: - image: us-central1-docker.pkg.dev/downscalecmip6/private/dodola:0.15.0 + image: us-central1-docker.pkg.dev/downscalecmip6/private/dodola:0.16.0 command: [python] source: | # Running this as a script rather than a dodola command as workaround to