Skip to content

Commit 9ca48c6

Browse files
committed
Update curl
1 parent 475b008 commit 9ca48c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ case "${command}" in
161161
;;
162162
"create")
163163
echo "Pulling Docker images"
164-
docker pull curlimages/curl
164+
docker pull quay.io/curl/curl
165165
${dockerCmd} -f docker-compose/cygnus-sth-comet.yml pull
166166
;;
167167
*)

0 commit comments

Comments
 (0)