Skip to content

Commit a28be23

Browse files
committed
Fix building docker image in README.adoc
1 parent 898f254 commit a28be23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ git clone https://github.com/hivemq/hivemq-community-edition.git
121121
122122
cd hivemq-community-edition
123123
124-
docker/build.sh
124+
./gradlew loadOciImage
125125
----
126126

127127
The Docker image `hivemq/hivemq-ce:snapshot` is created locally.

0 commit comments

Comments
 (0)