diff --git a/Dockerfile b/Dockerfile index f2047ec..79c1d96 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,7 @@ #******************************************************************************* # Download the base image ubuntu v20.04 -FROM ubuntu:20.04 +FROM ubuntu:22.04 MAINTAINER AIR Institute "dberrocal@air-institute.com"