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