diff --git a/dwg2dxf-api/Dockerfile b/dwg2dxf-api/Dockerfile index 56a73c6..6a7c913 100644 --- a/dwg2dxf-api/Dockerfile +++ b/dwg2dxf-api/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:bookworm-slim +FROM ubuntu:24.04 RUN apt-get update && \ apt-get install -y --no-install-recommends \