diff --git a/Dockerfile b/Dockerfile index 2d36f97..6f4f825 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Use the official Ubuntu base image -FROM ubuntu:jammy +FROM ubuntu:22.04 LABEL maintainer="Evil0ctal" # Set non-interactive frontend (useful for Docker builds)