Skip to content

Commit fd4b30f

Browse files
committed
Update curl
1 parent a095e6f commit fd4b30f

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
@@ -116,7 +116,7 @@ case "${command}" in
116116
"create")
117117
export $(cat .env | grep "#" -v)
118118
echo "Pulling Docker images"
119-
docker pull curlimages/curl
119+
docker pull quay.io/curl/curl
120120
${dockerCmd} pull
121121
;;
122122
*)

0 commit comments

Comments
 (0)