Skip to content

Commit 046ad85

Browse files
committed
Bump image version to 3.2-mono-6.12.0.111
1 parent 279085c commit 046ad85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ mkdir -p ${basedir}/out
163163
mkdir -p ${basedir}/out/logs
164164

165165
export podman_run="${podman} run -it --rm --env NUM_CORES --env CLASSICAL=${build_classical} --env MONO=${build_mono} -v ${basedir}/godot.tar.gz:/root/godot.tar.gz -v ${basedir}/mono-glue:/root/mono-glue -w /root/"
166-
export img_version=3.2-mono-6.6.0.166
166+
export img_version=3.2-mono-6.12.0.111
167167

168168
# Get AOT compilers from their containers.
169169
mkdir -p ${basedir}/out/aot-compilers

0 commit comments

Comments
 (0)