File tree Expand file tree Collapse file tree 6 files changed +8
-5
lines changed
Expand file tree Collapse file tree 6 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 1- FROM shinesolutions/aem-platform-buildenv:4.0.1
1+ FROM shinesolutions/aem-platform-buildenv:4.0.2
22COPY entrypoint.sh /entrypoint.sh
33ENTRYPOINT ["/entrypoint.sh" ]
Original file line number Diff line number Diff line change 1- FROM shinesolutions/aem-platform-buildenv:4.0.1
1+ FROM shinesolutions/aem-platform-buildenv:4.0.2
22COPY entrypoint.sh /entrypoint.sh
33ENTRYPOINT ["/entrypoint.sh" , "$PUPPETFORGE_TOKEN" ]
Original file line number Diff line number Diff line change 1- FROM shinesolutions/aem-platform-buildenv:4.0.1
1+ FROM shinesolutions/aem-platform-buildenv:4.0.2
22COPY entrypoint.sh /entrypoint.sh
33ENTRYPOINT ["/entrypoint.sh" ]
Original file line number Diff line number Diff line change 1- FROM shinesolutions/aem-platform-buildenv:4.0.1
1+ FROM shinesolutions/aem-platform-buildenv:4.0.2
22COPY entrypoint.sh /entrypoint.sh
33ENTRYPOINT ["/entrypoint.sh" ]
Original file line number Diff line number Diff line change 1- FROM shinesolutions/aem-platform-buildenv:4.0.1
1+ FROM shinesolutions/aem-platform-buildenv:4.0.2
22COPY entrypoint.sh /entrypoint.sh
33ENTRYPOINT ["/entrypoint.sh" ]
Original file line number Diff line number Diff line change @@ -13,6 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313### Fixed
1414- Fixed incorrect syntax in RTK config file
1515
16+ ### Changed
17+ - Update Github Action Publish Docker image to ` shinesolutions/aem-platform-buildenv:4.0.2 `
18+
1619## [ 4.1.7] - 2024-09-11
1720### Added
1821- Added new AEM profile: aem65_sp17
You can’t perform that action at this time.
0 commit comments