This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 6f959ffc54 ARTEMIS-5843: use a valid Apache Artemis version in the
docker instructions
6f959ffc54 is described below
commit 6f959ffc5425f3d62824a90ed71183d6250c57c4
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Feb 11 10:24:20 2026 +0000
ARTEMIS-5843: use a valid Apache Artemis version in the docker instructions
---
docs/user-manual/docker.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/user-manual/docker.adoc b/docs/user-manual/docker.adoc
index f489f61574..9a75bfb4a5 100644
--- a/docs/user-manual/docker.adoc
+++ b/docs/user-manual/docker.adoc
@@ -73,7 +73,7 @@ This will copy all the files necessary to build any of the
pre-configured Docker
Follow these instructions to finish building the image you want based on one
of the provided Docker files or even one of your own.
=== Using an Official Apache Release
-If you would rather use an official Apache release in your image rather than a
local release then run the following command from the `artemis-docker`
directory where `<version>` is the release version you wish to use (e.g.
`2.30.0`):
+To use an official Apache Artemis release in your image, rather than a local
build, then run the following command from the `artemis-docker` directory where
`<version>` is the release version you wish to use (e.g. `2.51.0`):
[,console]
----
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]