Skip to content

Commit 39593bf

Browse files
committed
Update curl
1 parent 834fd5c commit 39593bf

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
@@ -139,7 +139,7 @@ case "${command}" in
139139
"create")
140140
export $(cat .env | grep "#" -v)
141141
echo "Pulling Docker images"
142-
docker pull curlimages/curl
142+
docker pull quay.io/curl/curl
143143
${dockerCmd} pull
144144
;;
145145
*)

0 commit comments

Comments
 (0)