Skip to content

Commit abee05c

Browse files
committed
Upgrade Ubuntu version in CI images
Closes gh-23546
1 parent 756a86a commit abee05c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci/images/ci-image-jdk11/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:focal-20200916
1+
FROM ubuntu:focal-20200925
22

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

ci/images/ci-image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:focal-20200916
1+
FROM ubuntu:focal-20200925
22

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

0 commit comments

Comments
 (0)