diff --git a/Dockerfile b/Dockerfile index d1af80e..7fb6002 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM --platform=linux/amd64 ubuntu:22.04 +FROM --platform=linux/amd64 debian:latest # Install dependencies RUN apt-get update && apt-get install -y \