Skip to content

Commit 07d28dc

Browse files
committed
Merge pull request #20566 from dreis2211
* pr/20566: Upgrade CI images to Ubuntu Bionic 20200311 Closes gh-20566
2 parents b51c738 + d25286c commit 07d28dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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

0 commit comments

Comments
 (0)