We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40f65c1 commit d014d92Copy full SHA for d014d92
1 file changed
README.rst
@@ -49,7 +49,7 @@ images <https://hub.docker.com/r/hazelcast/hazelcast/>`__.
49
50
.. code:: bash
51
52
- docker run -p 5701:5701 hazelcast/hazelcast:5.3.0
+ docker run -p 5701:5701 hazelcast/hazelcast:latest
53
54
You can also use our ZIP or TAR
55
`distributions <https://hazelcast.com/open-source-projects/downloads/>`__.
@@ -240,7 +240,7 @@ License
240
Copyright
241
---------
242
243
-Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved.
+Copyright (c) 2008-2026, Hazelcast, Inc. All Rights Reserved.
244
245
Visit `hazelcast.com <https://hazelcast.com>`__ for more
246
information.
0 commit comments