Skip to content

Commit db6dcd6

Browse files
BUILD-4249 update cirrus config with JDK17
1 parent 0b6afc5 commit db6dcd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ except_nightly_cron: &EXCEPT_ON_NIGHTLY_CRON
3333
only_if: $CIRRUS_CRON != $NIGHTLY_CRON
3434

3535
container_definition: &CONTAINER_DEFINITION
36-
image: ${CIRRUS_AWS_ACCOUNT}.dkr.ecr.eu-central-1.amazonaws.com/base:j11-g7-latest
36+
image: ${CIRRUS_AWS_ACCOUNT}.dkr.ecr.eu-central-1.amazonaws.com/base:j17-g7-latest
3737
cluster_name: ${CIRRUS_CLUSTER_NAME}
3838
region: eu-central-1
3939
namespace: default

0 commit comments

Comments
 (0)