diff --git a/Dockerfile b/Dockerfile index 0799e1b..df2eb4b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ ## OP25 Core Container -FROM ubuntu:24.04 +FROM ubuntu:22.04 # Set environment variables ENV DEBIAN_FRONTEND=noninteractive