Skip to content

Commit e44d3a2

Browse files
BUILD-4249 update cirrus config with JDK17
1 parent da6a933 commit e44d3a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ env:
2929
# RE-USABLE CONFIGS
3030
#
3131
container_definition: &CONTAINER_DEFINITION
32-
image: ${CIRRUS_AWS_ACCOUNT}.dkr.ecr.eu-central-1.amazonaws.com/base:j11-latest
32+
image: ${CIRRUS_AWS_ACCOUNT}.dkr.ecr.eu-central-1.amazonaws.com/base:j17-latest
3333
cluster_name: ${CIRRUS_CLUSTER_NAME}
3434
region: eu-central-1
3535
namespace: default

0 commit comments

Comments
 (0)