diff --git a/Dockerfile b/Dockerfile index 9e1124b..d025caa 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Use a lightweight Linux image -FROM ubuntu:22.04 +FROM ubuntu:22.04s # Install dependencies RUN apt-get update && \