Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Commit 1dc1b59

Browse files
Update nats Docker tag to v2.10.1
1 parent 056ed94 commit 1dc1b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ services:
1616
- "9428:6379"
1717

1818
nats:
19-
image: nats:2.9.18-scratch
19+
image: nats:2.10.1-scratch
2020
command:
2121
- -a=0.0.0.0
2222
- -p=4222

0 commit comments

Comments
 (0)