diff --git a/apps/pip/frontend/test.yaml b/apps/pip/frontend/test.yaml index 4b9dcf9a5fe..406f3374645 100644 --- a/apps/pip/frontend/test.yaml +++ b/apps/pip/frontend/test.yaml @@ -8,6 +8,7 @@ spec: nodejs: replicas: 2 ingressHost: pip-frontend.test.platform.hmcts.net + image: sdshmctspublic.azurecr.io/pip/frontend:pr-1383-98c5e1c-20241209112606 environment: DATA_MANAGEMENT_URL: https://pip-data-management.test.platform.hmcts.net ACCOUNT_MANAGEMENT_URL: https://pip-account-management.test.platform.hmcts.net diff --git a/apps/pip/subscription-management/test.yaml b/apps/pip/subscription-management/test.yaml index 754839de6d0..f581b3f5439 100644 --- a/apps/pip/subscription-management/test.yaml +++ b/apps/pip/subscription-management/test.yaml @@ -9,6 +9,7 @@ spec: java: replicas: 2 ingressHost: pip-subscription-management.test.platform.hmcts.net + image: sdshmctspublic.azurecr.io/pip/subscription-management:pr-367-77f683a-20241206104252 environment: DATA_MANAGEMENT_URL: https://pip-data-management.test.platform.hmcts.net ACCOUNT_MANAGEMENT_URL: https://pip-account-management.test.platform.hmcts.net