Skip to content

Commit f4055f3

Browse files
authored
Merge pull request #2 from cms-legacydata-validation/katilp-update-container
Update container location
2 parents d2f5eec + fcea3b6 commit f4055f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

argo-workflow.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ spec:
4545
- name: config
4646
- name: dir
4747
script:
48-
image: gitlab-registry.cern.ch/clange/cmssw-docker/cmssw_4_2_8_lowpupatch1
48+
image: cmsopendata/cmssw_4_2_8_lowpupatch1
4949
command: [sh]
5050
source: |
5151
sudo chown $USER /mnt/vol
@@ -73,7 +73,7 @@ spec:
7373
parameters:
7474
- name: config
7575
script:
76-
image: gitlab-registry.cern.ch/clange/cmssw-docker/cmssw_4_2_8_lowpupatch1
76+
image: cmsopendata/cmssw_4_2_8_lowpupatch1
7777
command: [sh]
7878
source: |
7979
sudo chown $USER /mnt/vol

0 commit comments

Comments
 (0)