There was an error while loading. Please reload this page.
1 parent 8258772 commit 0103696Copy full SHA for 0103696
1 file changed
src/itk-wasm-cli.js
@@ -8,7 +8,7 @@ import { Command, Option } from 'commander/esm.mjs'
8
9
const program = new Command()
10
11
-const defaultImageTag = '20220517-8968c6a1'
+const defaultImageTag = '20220523-82587720'
12
13
function processCommonOptions() {
14
const options = program.opts()
0 commit comments