Closed jaylenw closed 2 years ago
This PR modifies the Dockerfile to use Ubuntu 22.04 instead of 21.10.
Dockerfile
We have some automated PRs that fails the build process and upgrading to Ubuntu 22.04 shall fix the issue.
Tests completed successfully here https://github.com/jaylenw/nota/actions/runs/3123318053/jobs/5065887249
Related to issue #384 , and PRs #380 #382 #383
What does this PR do?
This PR modifies the
Dockerfile
to use Ubuntu 22.04 instead of 21.10.Any additional context?
We have some automated PRs that fails the build process and upgrading to Ubuntu 22.04 shall fix the issue.
How were the changes in this PR tested if applicable?
Tests completed successfully here https://github.com/jaylenw/nota/actions/runs/3123318053/jobs/5065887249
Any issues that are related to this PR?
Related to issue #384 , and PRs #380 #382 #383