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 aed95c1 commit 2a75938Copy full SHA for 2a75938
.cirrus.yml
@@ -30,7 +30,7 @@ env:
30
GRADLE_USER_HOME: ${CIRRUS_WORKING_DIR}/.gradle
31
32
linux_image_template: &LINUX_IMAGE
33
- image: ${CIRRUS_AWS_ACCOUNT}.dkr.ecr.eu-central-1.amazonaws.com/base:j11-g7-latest
+ image: ${CIRRUS_AWS_ACCOUNT}.dkr.ecr.eu-central-1.amazonaws.com/base:j17-g7-latest
34
cluster_name: ${CIRRUS_CLUSTER_NAME}
35
region: eu-central-1
36
namespace: default
0 commit comments