Update ChirpStack and ChirpStack Gateway Bridge images.
This commit is contained in:
parent
fd8fbdb2ad
commit
db095f8e3b
@ -2,7 +2,7 @@ version: "3"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
chirpstack:
|
chirpstack:
|
||||||
image: chirpstack/chirpstack:4.0.0-test.16
|
image: chirpstack/chirpstack:4.0.0-rc.1
|
||||||
command: -c /etc/chirpstack
|
command: -c /etc/chirpstack
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
@ -16,7 +16,7 @@ services:
|
|||||||
- 8080:8080
|
- 8080:8080
|
||||||
|
|
||||||
chirpstack-gateway-bridge-eu868:
|
chirpstack-gateway-bridge-eu868:
|
||||||
image: chirpstack/chirpstack-gateway-bridge:4.0.0-test.1
|
image: chirpstack/chirpstack-gateway-bridge:4.0.0-rc.1
|
||||||
ports:
|
ports:
|
||||||
- 1700:1700/udp
|
- 1700:1700/udp
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user