Skip to content

Commit

Permalink
Updated config
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaSimsic committed Nov 15, 2023
1 parent 657b813 commit 1c7cdfe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/scripts/mxbuild.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ RUN \
chmod +x /bin/mxbuild && \
\
echo "#!/bin/bash -x" >/bin/mx && \
echo "mono /tmp/mxbuild/modeler/mx.exe \$@" >>/bin/mx && \
echo "mono /tmp/mxbuild/modeler/mx \$@" >>/bin/mx && \
chmod +x /bin/mx
2 changes: 1 addition & 1 deletion configs/e2e/mendix-versions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"latest": "10.4.0.19023",
"latest": "10.4.0.19320",
"8": "8.18.23.62193"
}

0 comments on commit 1c7cdfe

Please sign in to comment.