Skip to content

Commit f64cdb7

Browse files
committed
Amend pull
1 parent d2f40dc commit f64cdb7

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 quay.io/curl/curl
164+
docker pull -q quay.io/curl/curl
165165
${dockerCmd} -f docker-compose/cygnus-sth-comet.yml pull
166166
;;
167167
*)

0 commit comments

Comments
 (0)