Skip to content

Commit 1e43865

Browse files
committed
Update curl
1 parent d51685c commit 1e43865

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
@@ -230,7 +230,7 @@ case "${command}" in
230230
"create")
231231
export $(cat .env | grep "#" -v)
232232
echo "Pulling Docker images"
233-
docker pull curlimages/curl
233+
docker pull quay.io/curl/curl
234234
${dockerCmd} -f docker-compose/orion.yml pull
235235
${dockerCmd} -f docker-compose/kong.yml pull
236236
;;

0 commit comments

Comments
 (0)