Skip to content

Commit

Permalink
chore(deps): update nats docker tag to v2.10.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 13, 2024
1 parent 4a6477d commit 41d631b
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
@@ -1,7 +1,7 @@
version: "3.4"
services:
queue:
image: nats:2.9.22-scratch
image: nats:2.10.12-scratch
hostname: paperboy_queue
ports:
- "4222:4222"
Expand Down

0 comments on commit 41d631b

Please sign in to comment.