Skip to content

Commit 4d19a9f

Browse files
committed
[FLINK-23562][CI] Update CI JDK to 1.8.0_292
1 parent 2f5655a commit 4d19a9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ resources:
3838
containers:
3939
# Container with Maven 3.2.5, SSL to have the same environment everywhere.
4040
- container: flink-build-container
41-
image: rmetzger/flink-ci:ubuntu-amd64-7ac4e28
41+
image: rmetzger/flink-ci:ubuntu-amd64-02878c6
4242
# On AZP provided machines, set this flag to allow writing coredumps in docker
4343
options: --privileged
4444

tools/azure-pipelines/build-apache-repo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ resources:
3838
containers:
3939
# Container with Maven 3.2.5, SSL to have the same environment everywhere.
4040
- container: flink-build-container
41-
image: rmetzger/flink-ci:ubuntu-amd64-7ac4e28
41+
image: rmetzger/flink-ci:ubuntu-amd64-02878c6
4242

4343
variables:
4444
MAVEN_CACHE_FOLDER: $(Pipeline.Workspace)/.m2/repository

0 commit comments

Comments
 (0)