Skip to content

Commit e28efe2

Browse files
committed
Update Github Action Publish Docker image
1 parent ddff927 commit e28efe2

File tree

6 files changed

+8
-5
lines changed

6 files changed

+8
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM shinesolutions/aem-platform-buildenv:4.0.1
1+
FROM shinesolutions/aem-platform-buildenv:4.0.2
22
COPY entrypoint.sh /entrypoint.sh
33
ENTRYPOINT ["/entrypoint.sh"]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM shinesolutions/aem-platform-buildenv:4.0.1
1+
FROM shinesolutions/aem-platform-buildenv:4.0.2
22
COPY entrypoint.sh /entrypoint.sh
33
ENTRYPOINT ["/entrypoint.sh", "$PUPPETFORGE_TOKEN"]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM shinesolutions/aem-platform-buildenv:4.0.1
1+
FROM shinesolutions/aem-platform-buildenv:4.0.2
22
COPY entrypoint.sh /entrypoint.sh
33
ENTRYPOINT ["/entrypoint.sh"]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM shinesolutions/aem-platform-buildenv:4.0.1
1+
FROM shinesolutions/aem-platform-buildenv:4.0.2
22
COPY entrypoint.sh /entrypoint.sh
33
ENTRYPOINT ["/entrypoint.sh"]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM shinesolutions/aem-platform-buildenv:4.0.1
1+
FROM shinesolutions/aem-platform-buildenv:4.0.2
22
COPY entrypoint.sh /entrypoint.sh
33
ENTRYPOINT ["/entrypoint.sh"]

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)