diff --git a/Dockerfile b/Dockerfile index 9dab438..cd1d4af 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,7 @@ # Please note that it'll use about 1.2 GB disk space and about 15 minutes to # build this image, it depends on your hardware. -FROM ubuntu:22.04 +FROM ubuntu:22.10 LABEL maintainer="Peter Dave Hello " LABEL name="nvm-dev-env" LABEL version="latest"