chore(infra): pin nats image digest
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
nats:
|
nats:
|
||||||
image: nats:latest
|
image: nats@sha256:7971c76fcd4057c090faf5bc7673199ffe0ae586704518e9a469f156155b4e47
|
||||||
container_name: agentmon-nats
|
container_name: agentmon-nats
|
||||||
ports:
|
ports:
|
||||||
- "4222:4222"
|
- "4222:4222"
|
||||||
|
|||||||
Reference in New Issue
Block a user