From 852c4748f56b263139158e8b2d70e1a597d8f704 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Wed, 3 Sep 2025 14:04:42 -0400 Subject: [PATCH] yaml file update --- ANSIBLE/templates/composers/A000001/docker-compose.yml | 2 +- ANSIBLE/templates/composers/A000002/docker-compose.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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'