Skip to content

Commit 69f59e7

Browse files
committed
Switch to quay.io
1 parent 75faa77 commit 69f59e7

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
@@ -30,7 +30,7 @@ fi
3030
loadData () {
3131
docker run --rm -v $(pwd)/import-data:/import-data \
3232
--network fiware_default \
33-
--entrypoint /bin/ash curlimages/curl import-data
33+
--entrypoint /bin/ash quay.io/curl/curl /import-data
3434
echo ""
3535
}
3636

0 commit comments

Comments
 (0)