diff --git a/Dockerfile b/Dockerfile index 51426aef..deeb7ed2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:20.04 +FROM ubuntu:22.04 MAINTAINER SDF Ops Team