True first version
This commit is contained in:
@ -3,9 +3,9 @@ FROM resin/raspberrypi-buildpack-deps
|
||||
# Enable systemd, as Resin requires this
|
||||
ENV INITSYSTEM on
|
||||
|
||||
# Version number of gateway software
|
||||
# Version number of gateway software.
|
||||
# (Incrementing this simply forces Docker to flush its cache
|
||||
# and thus forces a full rebuild.)
|
||||
# and thus forces a full rebuild. Not used outside of Dockerfile.)
|
||||
ENV TTN_GATEWAY_SOFTWARE 45
|
||||
|
||||
# Build the gateway
|
||||
|
Reference in New Issue
Block a user