File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ resources:
38
38
containers :
39
39
# Container with Maven 3.2.5, SSL to have the same environment everywhere.
40
40
- container : flink-build-container
41
- image : rmetzger/flink-ci:ubuntu-amd64-7ac4e28
41
+ image : rmetzger/flink-ci:ubuntu-amd64-02878c6
42
42
# On AZP provided machines, set this flag to allow writing coredumps in docker
43
43
options : --privileged
44
44
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ resources:
38
38
containers :
39
39
# Container with Maven 3.2.5, SSL to have the same environment everywhere.
40
40
- container : flink-build-container
41
- image : rmetzger/flink-ci:ubuntu-amd64-7ac4e28
41
+ image : rmetzger/flink-ci:ubuntu-amd64-02878c6
42
42
43
43
variables :
44
44
MAVEN_CACHE_FOLDER : $(Pipeline.Workspace)/.m2/repository
You can’t perform that action at this time.
0 commit comments