Updating your DXP fix pack version in Liferay PaaS while remaining on a specific service stack

Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM).

Issue

  • Update the Liferay image to a specific docker image but stay on a specific service stack.

Environment

  • Liferay PaaS

Resolution

  • LCP.json should have the specific liferaycloud/liferay-dxp docker image releases defined:
    "image":"liferaycloud/liferay-dxp:7.4-4.3.6"
  • Update the image in gradle.properties to point to the liferay/dxp docker images to the specific service pack/fix pack levels
    liferay.workspace.docker.image.liferay=liferay/dxp:7.4.13-u47-d5.0.14-20230228055551v

Additional Information

Was this article helpful?
0 out of 0 found this helpful