diff --git a/Dockerfile b/Dockerfile index 738d619..a9a1657 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM sourcemation/gcc-16 +FROM gcc:16.2 RUN apt-get update && apt-get install -y --no-install-recommends \