We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54fdd2c commit 945be75Copy full SHA for 945be75
1 file changed
build-in-container.py
@@ -14,7 +14,7 @@
14
15
log = logging.getLogger("build-in-container")
16
17
-IMAGE_REGISTRY = "ghcr.io/cfengine"
+IMAGE_REGISTRY = "ghcr.io/larsewi"
18
IMAGE_VERSION = "1"
19
20
PLATFORMS = {
0 commit comments