diff --git a/Dockerfile b/Dockerfile index 3ec6ece..d5d4e42 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM arm64v8/ubuntu:24.04 +FROM ubuntu:24.10 LABEL maintainer="Monsieur Borges" LABEL version="1.0.0"