Skip to content

Commit acd254c

Browse files
author
Sebastien Vermeille
committed
BUILD-5727 Update Cirrus CI image used to use JDK21 LTS instead of JDK18 EOL
1 parent 370129e commit acd254c

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:j18-latest
32+
image: ${CIRRUS_AWS_ACCOUNT}.dkr.ecr.eu-central-1.amazonaws.com/base:j21-latest
3333
cluster_name: ${CIRRUS_CLUSTER_NAME}
3434
region: eu-central-1
3535
namespace: default

0 commit comments

Comments
 (0)