Skip to content

Commit ed596a3

Browse files
committed
Merge branch '2.2.x'
Closes gh-20888
2 parents 8cc6124 + e6c0a0d commit ed596a3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ci/images/spring-boot-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-20200219
1+
FROM ubuntu:bionic-20200311
22

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

ci/images/spring-boot-jdk11-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-20200219
1+
FROM ubuntu:bionic-20200311
22

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

ci/images/spring-boot-jdk14-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-20200219
1+
FROM ubuntu:bionic-20200311
22

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

0 commit comments

Comments
 (0)