Merge branch '3.1.x'

Closes gh-36542
This commit is contained in:
Scott Frederick
2023-07-24 16:06:13 -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 && \