Skip to content

Commit 3d320f2

Browse files
committed
new Docker release 2025-01-06
1 parent acdd734 commit 3d320f2

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

installers/omnibus/.env

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
# of any line of this block as they might affect the release process.
88
# See https://github.com/finos/legend/tree/master/releases/README.md
99

10-
LEGEND_OMNIBUS_IMAGE_VERSION=2023-12-05
11-
LEGEND_OMNIBUS_ENGINE_VERSION=4.36.0
12-
LEGEND_OMNIBUS_SDLC_VERSION=0.151.0
13-
LEGEND_OMNIBUS_PURE_IDE_VERSION=4.36.0
14-
LEGEND_OMNIBUS_STUDIO_VERSION=10.54.0
10+
LEGEND_OMNIBUS_IMAGE_VERSION=2025-01-06
11+
LEGEND_OMNIBUS_ENGINE_VERSION=4.67.12
12+
LEGEND_OMNIBUS_SDLC_VERSION=0.179.0
13+
LEGEND_OMNIBUS_PURE_IDE_VERSION=4.67.12
14+
LEGEND_OMNIBUS_STUDIO_VERSION=13.2.0
1515

1616
# TODO: to be removed when we make SDLC backend configurable
1717
# See https://github.com/finos/legend-sdlc/issues/722

releases/2025-01-06/manifest.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"version": "2025-01-06",
3+
"timestamp": 1736187725000,
4+
"releaseNotesUrl": "",
5+
"core": {
6+
"finos/legend-engine-server": "4.67.12",
7+
"finos/legend-sdlc-server": "0.179.0",
8+
"finos/legend-studio": "13.2.0"
9+
}
10+
}

0 commit comments

Comments
 (0)