Skip to content

Commit c9eb7e5

Browse files
committed
Update curl
1 parent 7a041a1 commit c9eb7e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ case "${command}" in
150150
"create")
151151
export $(cat .env | grep "#" -v)
152152
echo "Pulling Docker images"
153-
docker pull curlimages/curl
153+
docker pull quay.io/curl/curl
154154
${dockerCmd} pull
155155
;;
156156
*)

0 commit comments

Comments
 (0)