Skip to content

Commit 905d808

Browse files
Update nats Docker tag to v2.12.4
1 parent 1a4f763 commit 905d808

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docker-compose/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ services:
118118
- ide
119119

120120
nats:
121-
image: nats:2.11.9
121+
image: nats:2.12.4
122122
command:
123123
- -js
124124
profiles:

support/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ services:
4444
- "50051:50051"
4545

4646
nats:
47-
image: nats:2.11.9
47+
image: nats:2.12.4
4848
networks:
4949
- boot
5050
command:

0 commit comments

Comments
 (0)