Skip to content

Commit

Permalink
Merged PR 4910: Merged PR 4909: Updated cumulative hotfix and fixed 1…
Browse files Browse the repository at this point in the history
…0.3.1 base version

Merged PR 4909: Updated cumulative hotfix and fixed 10.3.1 base version

Updated cumulative hotfix and fixed 10.3.1 base version

Related work items: #9082

Related work items: #9082
  • Loading branch information
Alexander Doroshenko committed Nov 7, 2023
2 parents ea58583 + 578d583 commit 00a6888
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
COMPOSE_PROJECT_NAME=sitecore-xp0
SITECORE_DOCKER_REGISTRY=scr.sitecore.com/
SITECORE_VERSION=10.3
SITECORE_VERSION=10.3.1

SITECORE_ADMIN_PASSWORD=b
SQL_SERVER=mssql
Expand Down
4 changes: 2 additions & 2 deletions docker-compose-xp1.build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ services:
HEADLESS_ASSETS: ${SITECORE_DOCKER_REGISTRY}sxp/modules/sitecore-headless-services-xp1-assets:21.0-${SITECORE_ASSET_NANOSERVER_VERSION}
CMP_ASSETS: ${SITECORE_DOCKER_REGISTRY}sxp/modules/sitecore-chub-assets:5.0.0-${SITECORE_ASSET_NANOSERVER_VERSION}
TOOLS_ASSETS: ${SITECORE_DOCKER_REGISTRY}tools/sitecore-docker-tools-assets:${TOOLS_VERSION}-${SITECORE_ASSET_NANOSERVER_VERSION}
DELTA_ASSET_IMAGE: ${SITECORE_DOCKER_REGISTRY}sxp-pre/sitecore-xp1-assets:10.3.1.009332.420-10.0.17763.4377-1809
DELTA_ASSET_IMAGE: ${SITECORE_DOCKER_REGISTRY}sxp-pre/sitecore-xp1-assets:10.3.2.009809.492-10.0.17763.4851-1809
depends_on:
- solution
cm:
Expand All @@ -52,7 +52,7 @@ services:
XGEN_ASSETS: adoprog/custom-xgenerator-assets:10.1-${NANOSERVER_VERSION}
SOLUTION_IMAGE: ${REGISTRY}build/lighthouse-solution:${SITECORE_VERSION}-${NANOSERVER_VERSION}-${SOLUTION_VERSION}
MANAGEMENT_SERVICES_IMAGE: ${SITECORE_DOCKER_REGISTRY}sxp/modules/sitecore-management-services-xm1-assets:5.1-${SITECORE_ASSET_NANOSERVER_VERSION}
DELTA_ASSET_IMAGE: ${SITECORE_DOCKER_REGISTRY}sxp-pre/sitecore-xp1-assets:10.3.1.009332.420-10.0.17763.4377-1809
DELTA_ASSET_IMAGE: ${SITECORE_DOCKER_REGISTRY}sxp-pre/sitecore-xp1-assets:10.3.2.009809.492-10.0.17763.4851-1809
depends_on:
- solution

Expand Down
4 changes: 2 additions & 2 deletions docker-compose.build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ services:
XGEN_ASSETS: adoprog/custom-xgenerator-assets:10.1-${NANOSERVER_VERSION}
SOLUTION_IMAGE: ${REGISTRY}build/lighthouse-solution:${SITECORE_VERSION}-${NANOSERVER_VERSION}-${SOLUTION_VERSION}
MANAGEMENT_SERVICES_IMAGE: ${SITECORE_DOCKER_REGISTRY}sxp/modules/sitecore-management-services-xm1-assets:5.1-${SITECORE_ASSET_NANOSERVER_VERSION}
DELTA_ASSET_IMAGE: ${SITECORE_DOCKER_REGISTRY}sxp-pre/sitecore-xp1-assets:10.3.1.009332.420-10.0.17763.4377-1809
DELTA_ASSET_IMAGE: ${SITECORE_DOCKER_REGISTRY}sxp-pre/sitecore-xp1-assets:10.3.2.009809.492-10.0.17763.4851-1809
depends_on:
- solution

Expand All @@ -76,7 +76,7 @@ services:
HEADLESS_ASSETS: ${SITECORE_DOCKER_REGISTRY}sxp/modules/sitecore-headless-services-xp1-assets:21.0-${SITECORE_ASSET_NANOSERVER_VERSION}
CMP_ASSETS: ${SITECORE_DOCKER_REGISTRY}sxp/modules/sitecore-chub-assets:5.0.0-${SITECORE_ASSET_NANOSERVER_VERSION}
TOOLS_ASSETS: ${SITECORE_DOCKER_REGISTRY}tools/sitecore-docker-tools-assets:${TOOLS_VERSION}-${SITECORE_ASSET_NANOSERVER_VERSION}
DELTA_ASSET_IMAGE: ${SITECORE_DOCKER_REGISTRY}sxp-pre/sitecore-xp1-assets:10.3.1.009332.420-10.0.17763.4377-1809
DELTA_ASSET_IMAGE: ${SITECORE_DOCKER_REGISTRY}sxp-pre/sitecore-xp1-assets:10.3.2.009809.492-10.0.17763.4851-1809
depends_on:
- solution

Expand Down

0 comments on commit 00a6888

Please sign in to comment.