Skip to content

Commit

Permalink
use nats:2.10-alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
jibon57 committed Oct 10, 2024
1 parent c58d3ff commit b0f3208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose_sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
- ./mariadb-data:/var/lib/mysql
- ./sql_dump/install.sql:/docker-entrypoint-initdb.d/install.sql
nats:
image: nats:alpine
image: nats:2.10-alpine
command:
- "-DVV"
- "-config"
Expand Down

0 comments on commit b0f3208

Please sign in to comment.