Skip to content

Commit

Permalink
py: align default registry for midstream
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
  • Loading branch information
tarilabs committed Sep 3, 2024
1 parent 8573d14 commit 3e5b3d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/python/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
all: install tidy

IMG_REGISTRY ?= docker.io
IMG_REGISTRY ?= quay.io
IMG_VERSION ?= latest

.PHONY: install
Expand Down

0 comments on commit 3e5b3d3

Please sign in to comment.