Skip to content

Commit 17bee4e

Browse files
committed
Update curl
1 parent 8b90c03 commit 17bee4e

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
@@ -177,7 +177,7 @@ case "${command}" in
177177
"create")
178178
export $(cat .env | grep "#" -v)
179179
echo "Pulling Docker images"
180-
docker pull curlimages/curl
180+
docker pull quay.io/curl/curl
181181
${dockerCmd} pull
182182
;;
183183
*)

0 commit comments

Comments
 (0)