We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f8aed8 commit 402ec21Copy full SHA for 402ec21
Makefile
@@ -3,7 +3,7 @@ all::
3
4
# Needs to be defined before including Makefile.common to auto-generate targets
5
DOCKER_ARCHS ?= amd64 armv7 arm64 ppc64le
6
-DOCKER_REPO ?= prometheuscommunity
+DOCKER_REPO ?= tetrate
7
8
include Makefile.common
9
0 commit comments