diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-02-17 22:37:49 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-02-17 22:37:49 +0900 |
| commit | b7f86e3c86b6acdaf288375a47ebc4c9a3ea0f3e (patch) | |
| tree | cd27e05895852995522b87a1634a938c3f0d4928 /Dockerfile | |
| parent | fa60c26fe580bbf6ae01743c9ae831cb030d2b8d (diff) | |
| download | tiny-php.wasm-b7f86e3c86b6acdaf288375a47ebc4c9a3ea0f3e.tar.gz tiny-php.wasm-b7f86e3c86b6acdaf288375a47ebc4c9a3ea0f3e.tar.zst tiny-php.wasm-b7f86e3c86b6acdaf288375a47ebc4c9a3ea0f3e.zip | |
update emscripten
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -FROM emscripten/emsdk:3.1.74 AS wasm-builder +FROM emscripten/emsdk:5.0.1 AS wasm-builder RUN git clone --depth=1 --branch=php-8.4.2 https://github.com/php/php-src |
