diff --git a/.github/actions/ci-action/Dockerfile b/.github/actions/ci-action/Dockerfile index 90585c1..826aed0 100644 --- a/.github/actions/ci-action/Dockerfile +++ b/.github/actions/ci-action/Dockerfile @@ -1,3 +1,3 @@ -FROM shinesolutions/aem-platform-buildenv:4.0.1 +FROM shinesolutions/aem-platform-buildenv:4.0.2 COPY entrypoint.sh /entrypoint.sh ENTRYPOINT ["/entrypoint.sh"] diff --git a/.github/actions/publish-action/Dockerfile b/.github/actions/publish-action/Dockerfile index 0e40d02..a25d3ab 100644 --- a/.github/actions/publish-action/Dockerfile +++ b/.github/actions/publish-action/Dockerfile @@ -1,3 +1,3 @@ -FROM shinesolutions/aem-platform-buildenv:4.0.1 +FROM shinesolutions/aem-platform-buildenv:4.0.2 COPY entrypoint.sh /entrypoint.sh ENTRYPOINT ["/entrypoint.sh", "$PUPPETFORGE_TOKEN"] diff --git a/.github/actions/release-major-action/Dockerfile b/.github/actions/release-major-action/Dockerfile index 90585c1..826aed0 100644 --- a/.github/actions/release-major-action/Dockerfile +++ b/.github/actions/release-major-action/Dockerfile @@ -1,3 +1,3 @@ -FROM shinesolutions/aem-platform-buildenv:4.0.1 +FROM shinesolutions/aem-platform-buildenv:4.0.2 COPY entrypoint.sh /entrypoint.sh ENTRYPOINT ["/entrypoint.sh"] diff --git a/.github/actions/release-minor-action/Dockerfile b/.github/actions/release-minor-action/Dockerfile index 90585c1..826aed0 100644 --- a/.github/actions/release-minor-action/Dockerfile +++ b/.github/actions/release-minor-action/Dockerfile @@ -1,3 +1,3 @@ -FROM shinesolutions/aem-platform-buildenv:4.0.1 +FROM shinesolutions/aem-platform-buildenv:4.0.2 COPY entrypoint.sh /entrypoint.sh ENTRYPOINT ["/entrypoint.sh"] diff --git a/.github/actions/release-patch-action/Dockerfile b/.github/actions/release-patch-action/Dockerfile index 90585c1..826aed0 100644 --- a/.github/actions/release-patch-action/Dockerfile +++ b/.github/actions/release-patch-action/Dockerfile @@ -1,3 +1,3 @@ -FROM shinesolutions/aem-platform-buildenv:4.0.1 +FROM shinesolutions/aem-platform-buildenv:4.0.2 COPY entrypoint.sh /entrypoint.sh ENTRYPOINT ["/entrypoint.sh"] diff --git a/CHANGELOG.md b/CHANGELOG.md index 1bd8949..1fd2a52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixed incorrect syntax in RTK config file +### Changed +- Update Github Action Publish Docker image to `shinesolutions/aem-platform-buildenv:4.0.2` + ## [4.1.7] - 2024-09-11 ### Added - Added new AEM profile: aem65_sp17