We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c118172 + a037193 commit 34a28cfCopy full SHA for 34a28cf
tools/circleci-prepare-mongooseim-docker.sh
@@ -1,8 +1,8 @@
1
#!/bin/bash
2
3
set -e
4
-# master from 2023-11-10
5
-MIM_DOCKER_VERSION=e46784fd44c5ec170d07adeead39755af9395d53
+# master from 2024-09-12
+MIM_DOCKER_VERSION=cde33527fab41b512ed0d83b50a1d088e99c4ea2
6
7
# We use output of generate_vsn, because it does not contain illegal characters, returns
8
# git tag when building from tag itself, and is unique in any other case
0 commit comments