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.9.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2023
1 parent 056ed94 commit 792a997
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.9.21-scratch
command:
- -a=0.0.0.0
- -p=4222
Expand Down

0 comments on commit 792a997

Please sign in to comment.