Skip to content

Commit

Permalink
Merge pull request #4375 from esl/ubuntu-24.20
Browse files Browse the repository at this point in the history
Use the new docker image based on Ubuntu 24.10
  • Loading branch information
JanuszJakubiec committed Sep 12, 2024
2 parents c118172 + a037193 commit 34a28cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/circleci-prepare-mongooseim-docker.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash

set -e
# master from 2023-11-10
MIM_DOCKER_VERSION=e46784fd44c5ec170d07adeead39755af9395d53
# master from 2024-09-12
MIM_DOCKER_VERSION=cde33527fab41b512ed0d83b50a1d088e99c4ea2

# We use output of generate_vsn, because it does not contain illegal characters, returns
# git tag when building from tag itself, and is unique in any other case
Expand Down

0 comments on commit 34a28cf

Please sign in to comment.