Upgrade CI images to Ubuntu Bionic 20200311
See gh-20566
This commit is contained in:
committed by
Stephane Nicoll
parent
b51c7386aa
commit
d25286c5d6
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:bionic-20200219
|
||||
FROM ubuntu:bionic-20200311
|
||||
|
||||
ADD setup.sh /setup.sh
|
||||
ADD get-jdk-url.sh /get-jdk-url.sh
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:bionic-20200219
|
||||
FROM ubuntu:bionic-20200311
|
||||
|
||||
ADD setup.sh /setup.sh
|
||||
ADD get-jdk-url.sh /get-jdk-url.sh
|
||||
|
||||
Reference in New Issue
Block a user