diff --git a/sca-image/Dockerfile b/sca-image/Dockerfile index 24a79e3..32a4a74 100644 --- a/sca-image/Dockerfile +++ b/sca-image/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:jammy-20221020 +FROM ubuntu:kinetic # Disable Prompt During Packages Installation ARG DEBIAN_FRONTEND=noninteractive