Skip to content

Commit 8709f48

Browse files
Update nats Docker tag to v2.14.3
1 parent 99e4548 commit 8709f48

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
@@ -161,7 +161,7 @@ services:
161161
- ide
162162

163163
nats:
164-
image: nats:2.14.1
164+
image: nats:2.14.3
165165
command:
166166
- -js
167167
restart: unless-stopped

support/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ services:
7373
- http://sagittarius-rails-cable:3000/health/liveness
7474

7575
nats:
76-
image: nats:2.14.1
76+
image: nats:2.14.3
7777
networks:
7878
- boot
7979
command:

0 commit comments

Comments
 (0)