Update container image references to use 'safebox' namespace
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
},
|
},
|
||||||
"containers": [
|
"containers": [
|
||||||
{
|
{
|
||||||
"IMAGE": "registry.format.hu/domain-check",
|
"IMAGE": "safebox/domain-check",
|
||||||
"UPDATE": "true",
|
"UPDATE": "true",
|
||||||
"MEMORY": "64M",
|
"MEMORY": "64M",
|
||||||
"NAME": "domain_checker",
|
"NAME": "domain_checker",
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
},
|
},
|
||||||
"containers": [
|
"containers": [
|
||||||
{
|
{
|
||||||
"IMAGE": "registry.format.hu/firewall",
|
"IMAGE": "safebox/firewall",
|
||||||
"NAME": "firewall",
|
"NAME": "firewall",
|
||||||
"MEMORY": "64M",
|
"MEMORY": "64M",
|
||||||
"NETWORK": "host",
|
"NETWORK": "host",
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
},
|
},
|
||||||
"containers": [
|
"containers": [
|
||||||
{
|
{
|
||||||
"IMAGE": "registry.format.hu/local-backend",
|
"IMAGE": "safebox/local-backend",
|
||||||
"UPDATE": "true",
|
"UPDATE": "true",
|
||||||
"NAME": "localbackend",
|
"NAME": "localbackend",
|
||||||
"MEMORY": "64M",
|
"MEMORY": "64M",
|
||||||
|
Reference in New Issue
Block a user