Use new docker registry
This commit is contained in:
parent
90134c3365
commit
5ff33d1454
|
@ -2,7 +2,7 @@ version: "2.4"
|
|||
|
||||
services:
|
||||
website:
|
||||
image: hub.greenbaum.cloud/miom.space:$DEPLOY_TAG
|
||||
image: registry.greenbaum.cloud/pub_solar/miom.space:$DEPLOY_TAG
|
||||
mem_limit: 128m
|
||||
network_mode: My-Fabric-Network
|
||||
ports:
|
||||
|
|
Loading…
Reference in a new issue