farhaanbukhsh
(Farhaan Bukhsh (OpenCraft) - https://opencraft.com/help)
1
Hello Community!
The BTR working group is happy to announce that we’ve just tagged the release/ulmo.1 branch! 
This was much awaited specially because of the hiccups we faced. I am so happy that we persevered through it and made it happen.
This release includes:
Bug fixes
Security updates
Translation improvements
A bunch of new features
As always, a big thank you to everyone who contributed to making this release possible! 
5 Likes
farhaanbukhsh
(Farhaan Bukhsh (OpenCraft) - https://opencraft.com/help)
2
@Ahmed_Khalid, please cut tutor releases. 
pselleh
(Phillip)
3
Is Ulmo.1 available via Tutor Docker images
pselleh
(Phillip)
4
None of these work:docker pull overhangio/openedx:ulmo
docker manifest inspect overhangio/openedx:ulmo
docker pull overhangio/openedx:21.0.x
Hi @pselleh
The Ulmo.1 docker images are available, please see the tags here: overhangio/openedx - Docker Image
pselleh
(Phillip)
6
Hi Joel, thank you. It was confusing because I am getting 21.0.0-indigo and was expecting ulmo.
21.0.0-indigo is the tutor version with Indigo enabled. In your build logs you should see something like this:
=> [code 3/4] ADD --keep-git-dir=true https://github.com/openedx/edx-platform.git#open-release/ulmo.1 .
You can see the Tutor and Open edX version mapping here.