Skip to content

Commit

Permalink
[FIX] Using fixed tag 2.0.0-alpha.1 for sps-docker-cwl image
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaCinquini committed Mar 4, 2024
1 parent 7ac25c4 commit 9ed4037
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 @@ -8,7 +8,7 @@ spec:

containers:
- name: cwl-docker
image: ghcr.io/unity-sds/unity-sps/sps-docker-cwl:latest
image: ghcr.io/unity-sds/unity-sps/sps-docker-cwl:2.0.0-alpha.1
imagePullPolicy: Always
command: ["/usr/share/cwl/docker_cwl_entrypoint.sh"]
securityContext:
Expand Down

0 comments on commit 9ed4037

Please sign in to comment.