Skip to content

Commit

Permalink
Using 13
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaCinquini committed Feb 26, 2024
1 parent c74afba commit d58a591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airflow/dags/docker_cwl_pod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
#serviceAccountName: airflow-worker
containers:
- name: cwl-docker
image: ghcr.io/unity-sds/unity-sps/sps-docker-cwl:development-tag12
image: ghcr.io/unity-sds/unity-sps/sps-docker-cwl:development-tag13
command: ["/usr/share/cwl/docker_cwl_entrypoint.sh"]
args: ["https://raw.githubusercontent.com/unity-sds/sbg-workflows/main/preprocess/sbg-preprocess-workflow.cwl", '{
"input_processing_labels": [
Expand Down

0 comments on commit d58a591

Please sign in to comment.