Skip to content

Commit

Permalink
Upgrade Ubuntu version in CI image
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Sep 8, 2022
1 parent c503f35 commit d9c2ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/images/ci-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:focal-20220801
FROM ubuntu:focal-20220826

ADD setup.sh /setup.sh
ADD get-jdk-url.sh /get-jdk-url.sh
Expand Down

0 comments on commit d9c2ccb

Please sign in to comment.