1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-19 04:29:09 +00:00

Doc: cross-reference Emscripten version number locations

This commit is contained in:
Rubidium
2025-02-02 06:57:47 +01:00
committed by rubidium42
parent 52ded73b21
commit 292f4baf46
3 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
# If you change this version, change the numbers in .github/workflows/ci-emscripten.yml (2x)
# and .github/workflows/preview-build.yml (2x) too.
FROM emscripten/emsdk:3.1.57
RUN apt-get update \