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: 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
@@ -31,7 +31,7 @@ For local development, we recommend using the Coherence CE Docker image; it cont
31
31
everything necessary for the client to operate correctly.
32
32
33
33
```bash
34
-
docker run -d -p 1408:1408 ghcr.io/oracle/coherence-ce:22.06.5
34
+
docker run -d -p 1408:1408 ghcr.io/oracle/coherence-ce:24.03
35
35
```
36
36
37
37
## Installation
@@ -92,7 +92,7 @@ asyncio.run(run_test())
92
92
```
93
93
## Help
94
94
95
-
We have a **public Slack channel** where you can get in touch with us to ask questions about using the Coherence CLI
95
+
We have a **public Slack channel** where you can get in touch with us to ask questions about using the Coherence Python Client
96
96
or give us feedback or suggestions about what features and improvements you would like to see. We would love
97
97
to hear from you. To join our channel,
98
98
please [visit this site to get an invitation](https://join.slack.com/t/oraclecoherence/shared_invite/enQtNzcxNTQwMTAzNjE4LTJkZWI5ZDkzNGEzOTllZDgwZDU3NGM2YjY5YWYwMzM3ODdkNTU2NmNmNDFhOWIxMDZlNjg2MzE3NmMxZWMxMWE).
0 commit comments