diff --git a/Dockerfile b/Dockerfile index 8ae7a96dd..fb46e5ae2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:20.04 as build +FROM ubuntu:22.04 as build LABEL maintainer="SDF Ops Team "