Skip to content

Commit 43d3e75

Browse files
committed
Update curl
1 parent 687fca9 commit 43d3e75

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
@@ -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)