Merge branch '2.7.x' into 3.0.x

Closes gh-36540
This commit is contained in:
Scott Frederick
2023-07-24 16:04:28 -05:00
5 changed files with 3 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
FROM ubuntu:focal-20211006
FROM ubuntu:jammy-20230624
RUN apt-get update && \
apt-get install -y software-properties-common curl && \
mkdir -p /opt/oraclejdk && \