You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: development/docker-compose/readme.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,9 +51,9 @@ For the setup, you must have the following:
51
51
```shell
52
52
docker ps
53
53
```
54
-
2. To set the Docker image forthe version of Edge you are running, replace `2025.04` with the value of `BB_VERSION`in the [development/docker-compose/.env](https://github.com/backbase/local-backend-setup/blob/main/development/docker-compose/.env) file.:
54
+
2. To set the Docker image forthe version of Edge you are running, replace `2025.09.36-LTS` with the value of `BB_VERSION`in the [development/docker-compose/.env](https://github.com/backbase/local-backend-setup/blob/main/development/docker-compose/.env) file.:
0 commit comments