Skip to content

Commit ab864c0

Browse files
committed
Update curl
1 parent 41255e9 commit ab864c0

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
@@ -104,7 +104,7 @@ case "${command}" in
104104
"create")
105105
export $(cat .env | grep "#" -v)
106106
echo "Pulling Docker images"
107-
docker pull curlimages/curl
107+
docker pull quay.io/curl/curl
108108
${dockerCmd} pull
109109
;;
110110
*)

0 commit comments

Comments
 (0)