Skip to content

Commit 21349b0

Browse files
Update nats Docker tag to v2.14.2
1 parent dd09ff0 commit 21349b0

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
@@ -158,7 +158,7 @@ services:
158158
- ide
159159

160160
nats:
161-
image: nats:2.14.0
161+
image: nats:2.14.2
162162
command:
163163
- -js
164164
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.0
76+
image: nats:2.14.2
7777
networks:
7878
- boot
7979
command:

0 commit comments

Comments
 (0)