mirror of
				https://github.com/bensuperpc/dockcross.git
				synced 2025-10-31 08:06:23 +01:00 
			
		
		
		
	web-wasm: support arm64 builds
This commit is contained in:
		| @@ -1,5 +1,6 @@ | ||||
| ARG DOCKER_IMAGE_VERSION=3.1.74 | ||||
| FROM emscripten/emsdk:$DOCKER_IMAGE_VERSION | ||||
| ARG HOST_ARCH_TAG | ||||
| FROM emscripten/emsdk:$DOCKER_IMAGE_VERSION$HOST_ARCH_TAG | ||||
|  | ||||
| LABEL maintainer="Matt McCormick matt@mmmccormick.com" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Matt McCormick
					Matt McCormick