We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80c8bb1 commit 91e2039Copy full SHA for 91e2039
docker-compose.yml
@@ -2,7 +2,7 @@ version: "3"
2
3
services:
4
chirpstack:
5
- image: chirpstack/chirpstack:4.0.4
+ image: chirpstack/chirpstack:4.0.5
6
command: -c /etc/chirpstack
7
restart: unless-stopped
8
volumes:
0 commit comments