diff options
Diffstat (limited to 'examples/compile-php-to-wasm/Dockerfile')
| -rw-r--r-- | examples/compile-php-to-wasm/Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/compile-php-to-wasm/Dockerfile b/examples/compile-php-to-wasm/Dockerfile index eb58f15..18e703f 100644 --- a/examples/compile-php-to-wasm/Dockerfile +++ b/examples/compile-php-to-wasm/Dockerfile @@ -1,4 +1,4 @@ -FROM emscripten/emsdk:3.1.46 +FROM emscripten/emsdk:3.1.62 RUN git clone --depth=1 --branch=php-8.2.10 https://github.com/php/php-src |
