Skip to content

Commit 11e6871

Browse files
committed
Merge branch '2.1.x' into 2.2.x
Closes gh-23473
2 parents 69ca3a9 + 0690690 commit 11e6871

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ci/images/ci-image-jdk11/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:bionic-20200807
1+
FROM ubuntu:bionic-20200903
22

33
ADD setup.sh /setup.sh
44
ADD get-jdk-url.sh /get-jdk-url.sh

ci/images/ci-image-jdk15/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:bionic-20200807
1+
FROM ubuntu:bionic-20200903
22

33
ADD setup.sh /setup.sh
44
ADD get-jdk-url.sh /get-jdk-url.sh

ci/images/ci-image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:bionic-20200807
1+
FROM ubuntu:bionic-20200903
22

33
ADD setup.sh /setup.sh
44
ADD get-jdk-url.sh /get-jdk-url.sh

0 commit comments

Comments
 (0)