Skip to content

Commit bb8e653

Browse files
committed
Merge pull request #20361 from dreis2211
* pr/20361: Upgrade CI images to Ubuntu Bionic 20200219 Closes gh-20361
2 parents d0019cd + cd9879d commit bb8e653

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-20200112
1+
FROM ubuntu:bionic-20200219
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-20200112
1+
FROM ubuntu:bionic-20200219
22

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

0 commit comments

Comments
 (0)