We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2361ea commit 5ca93ceCopy full SHA for 5ca93ce
1 file changed
SourceCode/Builds/build_with_msvc6_on_docker.md
@@ -17,7 +17,7 @@ On your project folder create a file named `Dockerfile` and copy the
17
following content inside of it and save the file.
18
19
```docker
20
-FROM ubuntu:24.10
+FROM ubuntu:24.04
21
22
WORKDIR /build
23
0 commit comments