We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ff1c1d commit d4fba34Copy full SHA for d4fba34
docker-compose.yml
@@ -1,7 +1,7 @@
1
# Note: This file is only used for Atlantis local development
2
services:
3
ngrok:
4
- image: ngrok/ngrok:latest@sha256:de80ead6e060dc3b12ce8c6af51accd545d377054604b6c4603006ae71a62396
+ image: ngrok/ngrok:latest@sha256:d43df23326fe6da9aa5ee44bfd8123a4eaeedc3c0f7a019fb4817cc9a1f88cc6
5
ports:
6
- 4040:4040
7
command:
0 commit comments