Skip to content

Commit ac73277

Browse files
committed
Update CI images to use ubuntu:bionic-20200713
Closes gh-22659
1 parent ab9284e commit ac73277

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-20200630
1+
FROM ubuntu:bionic-20200713
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-20200630
1+
FROM ubuntu:bionic-20200713
22

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

0 commit comments

Comments
 (0)