diff --git a/ANSIBLE/templates/composers/A000001/docker-compose.yml b/ANSIBLE/templates/composers/A000001/docker-compose.yml index 113af79..3e58986 100644 --- a/ANSIBLE/templates/composers/A000001/docker-compose.yml +++ b/ANSIBLE/templates/composers/A000001/docker-compose.yml @@ -1,7 +1,7 @@ services: website-WHAT_CONTAINER_NAME: container_name: WHAT_CONTAINER_NAME - image: registry.chiefsoft.com/pweb/pweb-01-merms-pweb0004:latest + image: registry.chiefsoft.com/pweb/pweb-01-merms-pweb0005:latest pull_policy: always ports: - 'ALLOCATED_PORT:80' diff --git a/ANSIBLE/templates/composers/A000002/docker-compose.yml b/ANSIBLE/templates/composers/A000002/docker-compose.yml index 113af79..8264d80 100644 --- a/ANSIBLE/templates/composers/A000002/docker-compose.yml +++ b/ANSIBLE/templates/composers/A000002/docker-compose.yml @@ -1,7 +1,7 @@ services: website-WHAT_CONTAINER_NAME: container_name: WHAT_CONTAINER_NAME - image: registry.chiefsoft.com/pweb/pweb-01-merms-pweb0004:latest + image: registry.chiefsoft.com/pweb/pweb-01-merms-pweb0006:latest pull_policy: always ports: - 'ALLOCATED_PORT:80'