We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d84fa6 commit 27bc1d9Copy full SHA for 27bc1d9
.devcontainer/docker-compose.yaml
@@ -23,7 +23,7 @@ services:
23
network_mode: service:dev
24
25
nats-auth:
26
- image: natsio/nats-box:0.14.2
+ image: natsio/nats-box:0.14.3
27
command:
28
- /tmp/configure-nats
29
volumes:
0 commit comments