We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0cff31 commit 7b51c69Copy full SHA for 7b51c69
.circleci/docker-compose.yml
@@ -6,7 +6,7 @@ services:
6
entrypoint: tail -f /dev/null # Keeps the container running
7
8
circleci-aem-cloudready:
9
- image: docker-adobe-cif-release.dr-uw2.adobeitc.com/circleci-aem-cloudready:9aa621f43a-openjdk11
+ image: docker-adobe-cif-release.dr-uw2.adobeitc.com/circleci-aem-cloudready:19823-final-openjdk11
10
depends_on:
11
- circleci-qp
12
# Add any additional configurations or environment variables if needed
0 commit comments