diff --git a/Dockerfile b/Dockerfile index e291d93..c87f2ae 100755 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:18.04 +FROM ubuntu:22.04 LABEL maintainer="code0987" ENV VERSION_SDK_TOOLS "4333796"