Skip to content

Commit c55b56c

Browse files
committed
update
1 parent c2566d5 commit c55b56c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

nanomq/docker-compose.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
version: "3.8"
21
services:
32
nanomq:
4-
image: emqx/nanomq:0.22-full
3+
image: emqx/nanomq:0.23-full
54
command: --conf /etc/nanomq/nanomq.conf
65
ports:
76
- "1883:1883" # mqtt

0 commit comments

Comments
 (0)