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

Commit

Permalink
Update nats Docker tag to v2.10.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent 056ed94 commit dce3643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ services:
- "9428:6379"

nats:
image: nats:2.9.18-scratch
image: nats:2.10.10-scratch
command:
- -a=0.0.0.0
- -p=4222
Expand Down

0 comments on commit dce3643

Please sign in to comment.