We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 024c7ff commit 1829a06Copy full SHA for 1829a06
docker/linux/x86_64/Dockerfile
@@ -3,7 +3,7 @@ ARG ANDROID_SDK_BUILD_TOOLS_VERSION=30.0.3
3
ARG ANDROID_SDK_VERSION=30
4
ARG ANDROID_NDK_VERSION=21.4.7075529
5
6
-FROM ubuntu:20.04 AS base
+FROM ubuntu:22.04 AS base
7
8
ENV DEBIAN_FRONTEND=noninteractive
9
0 commit comments