Update image versions.
This commit is contained in:
parent
9ea0dc01f4
commit
44292b0697
@ -2,7 +2,7 @@ version: "3"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
chirpstack:
|
chirpstack:
|
||||||
image: chirpstack/chirpstack:4.0.2
|
image: chirpstack/chirpstack:4.0.3
|
||||||
command: -c /etc/chirpstack
|
command: -c /etc/chirpstack
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
@ -20,7 +20,7 @@ services:
|
|||||||
- 8080:8080
|
- 8080:8080
|
||||||
|
|
||||||
chirpstack-gateway-bridge-eu868:
|
chirpstack-gateway-bridge-eu868:
|
||||||
image: chirpstack/chirpstack-gateway-bridge:4.0.0
|
image: chirpstack/chirpstack-gateway-bridge:4.0.1
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- 1700:1700/udp
|
- 1700:1700/udp
|
||||||
@ -30,7 +30,7 @@ services:
|
|||||||
- mosquitto
|
- mosquitto
|
||||||
|
|
||||||
chirpstack-rest-api:
|
chirpstack-rest-api:
|
||||||
image: chirpstack/chirpstack-rest-api:4.0.2
|
image: chirpstack/chirpstack-rest-api:4.0.3
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
command: --server chirpstack:8080 --bind 0.0.0.0:8090 --insecure
|
command: --server chirpstack:8080 --bind 0.0.0.0:8090 --insecure
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
Reference in New Issue
Block a user