Skip to content

Commit b67b6bf

Browse files
committed
Update curl
1 parent b59d065 commit b67b6bf

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
@@ -95,7 +95,7 @@ case "${command}" in
9595
"create")
9696
export $(cat .env | grep "#" -v)
9797
echo "Pulling Docker images"
98-
docker pull curlimages/curl
98+
docker pull quay.io/curl/curl
9999
${dockerCmd} pull
100100
;;
101101
*)

0 commit comments

Comments
 (0)