Skip to content

Commit e313432

Browse files
authored
Merge pull request #482 from MerginMaps/tomasMizera-patch-1
Update CE version
2 parents f273d2c + c20ec99 commit e313432

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/server/upgrade/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ Perform the migration:
4343

4444
## Migration guide from 2023.6.1 to 2024.2.x
4545

46-
Get the latest <GitHubRepo id="MerginMaps/server/blob/master/docker-compose.yml" desc="docker-compose file" /> or update docker images manually to version `2024.2.1`.
47-
Perform the migration:
46+
Get the latest <GitHubRepo id="MerginMaps/server/blob/master/docker-compose.yml" desc="docker-compose file" /> or update docker images manually.
4847

4948
<MigrationType type="CE" />
49+
Update image to `2024.2.2` and perform the migration:
5050

5151
1. Start up your docker containers
5252
```bash
@@ -74,6 +74,8 @@ Perform the migration:
7474
```
7575

7676
<MigrationType type="EE" />
77+
Update image to `2024.2.1` and perform the migration:
78+
7779
1. Start up your docker containers
7880
```bash
7981
$ docker-compose -f docker-compose.yml up # or similarly, based on your deployment

0 commit comments

Comments
 (0)