Skip to content

Commit

Permalink
build(Docker): update dockcross for Apple Silicon builds
Browse files Browse the repository at this point in the history
Requires the latest Docker Desktop. A few warnings about the
architectures may still be present.
  • Loading branch information
thewtex committed Jul 6, 2022
1 parent 3a33327 commit c7063ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docker/itk-wasm-base/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG BASE_IMAGE=dockcross/web-wasm
FROM $BASE_IMAGE:20220612-21326cc
FROM $BASE_IMAGE:20220705-d45d925
ARG BASE_IMAGE

LABEL maintainer="Matt McCormick <matt.mccormick@kitware.com>"
Expand Down

0 comments on commit c7063ed

Please sign in to comment.