Update ubuntu Docker tag to v24
Some checks failed
unit-tests / build-focal (3.8) (pull_request) Has been cancelled
unit-tests / build-focal (3.9) (pull_request) Has been cancelled
unit-tests / build-jammy (3.10) (pull_request) Has been cancelled

This commit is contained in:
renovate[bot] 2024-07-16 01:01:16 +00:00
parent 8ac32a7a9b
commit 82dcbe1e68

View file

@ -13,7 +13,7 @@
# limitations under the License.
# Use the official Docker Hub Ubuntu 20.04 base image
FROM ubuntu:20.04
FROM ubuntu:24.04
# Update the base image
ENV DEBIAN_FRONTEND=noninteractive