Skip to content

Commit d56b272

Browse files
committed
add full qualified image name for cert image
1 parent ba8ac9e commit d56b272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/_helpers.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Add CA certs and generate host certificate
1515
runAsUser: 0
1616
runAsGroup: 0
1717
name: init-host-certs
18-
image: "dcache/ci-init-cert:1.0"
18+
image: "docker.io/dcache/ci-init-cert:1.0"
1919
env:
2020
- name: AUTOCA_URL
2121
value: https://ci.dcache.org/ca

0 commit comments

Comments
 (0)