Update ubuntu Docker tag to v22

This commit is contained in:
renovate[bot] 2024-01-28 20:29:53 +00:00 committed by GitHub
parent b975ae3f14
commit 3e826d41d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM ubuntu:focal
FROM ubuntu:jammy
ARG DEBIAN_FRONTEND=noninteractive
ENV ANDROID_HOME=/usr/lib/android-sdk