diff --git a/ddclient/Makefile b/ddclient/Makefile index 2f0bdc6..4cd7886 100644 --- a/ddclient/Makefile +++ b/ddclient/Makefile @@ -1,6 +1,6 @@ VERSION=v3.9.1-ls45 IMAGE=ddclient -REGISTRY=registry.0xace.cc +REGISTRY=registry.0xace.cc/ghp .PHONY: build push all diff --git a/dovecot/Makefile b/dovecot/Makefile index e86220b..ecc2095 100644 --- a/dovecot/Makefile +++ b/dovecot/Makefile @@ -1,6 +1,6 @@ VERSION=2.3.8 IMAGE=dovecot -REGISTRY=registry.0xace.cc +REGISTRY=registry.0xace.cc/ghp .PHONY: build push all diff --git a/haproxy/Makefile b/haproxy/Makefile index da8810e..1f2e967 100644 --- a/haproxy/Makefile +++ b/haproxy/Makefile @@ -1,6 +1,6 @@ VERSION=2.3.1 IMAGE=haproxy -REGISTRY=registry.0xace.cc +REGISTRY=registry.0xace.cc/ghp .PHONY: build push all diff --git a/opendkim/Makefile b/opendkim/Makefile index 7c8dd00..e77b12a 100644 --- a/opendkim/Makefile +++ b/opendkim/Makefile @@ -1,6 +1,6 @@ VERSION=2.11.0 IMAGE=opendkim -REGISTRY=registry.0xace.cc +REGISTRY=registry.0xace.cc/ghp .PHONY: build push all diff --git a/opendmarc/Makefile b/opendmarc/Makefile index ca6d7ef..d9edf2a 100644 --- a/opendmarc/Makefile +++ b/opendmarc/Makefile @@ -1,6 +1,6 @@ VERSION=1.3.2 IMAGE=opendmarc -REGISTRY=registry.0xace.cc +REGISTRY=registry.0xace.cc/ghp .PHONY: build push all diff --git a/playmaker/Makefile b/playmaker/Makefile index 1543e0d..1c349fd 100644 --- a/playmaker/Makefile +++ b/playmaker/Makefile @@ -1,6 +1,6 @@ VERSION=0.6.4 IMAGE=playmaker -REGISTRY=registry.0xace.cc +REGISTRY=registry.0xace.cc/ghp .PHONY: build push all diff --git a/postfix/Makefile b/postfix/Makefile index b3e49ed..af9235c 100644 --- a/postfix/Makefile +++ b/postfix/Makefile @@ -1,6 +1,6 @@ VERSION=3.5.8 IMAGE=postfix -REGISTRY=registry.0xace.cc +REGISTRY=registry.0xace.cc/ghp .PHONY: build push all diff --git a/rspamd/Makefile b/rspamd/Makefile index 2d5fef8..e59f5fc 100644 --- a/rspamd/Makefile +++ b/rspamd/Makefile @@ -1,6 +1,6 @@ VERSION=2.7 IMAGE=rspamd -REGISTRY=registry.0xace.cc +REGISTRY=registry.0xace.cc/ghp .PHONY: build push all diff --git a/tsig/Makefile b/tsig/Makefile index d44efec..7f62e4c 100644 --- a/tsig/Makefile +++ b/tsig/Makefile @@ -1,6 +1,6 @@ VERSION=latest IMAGE=tsig -REGISTRY=registry.0xace.cc +REGISTRY=registry.0xace.cc/ghp .PHONY: build push all