This commit is contained in:
Ray Ozzie 2016-04-18 17:18:22 -07:00
parent 5cb1120bbf
commit 3b18c0be4d

View File

@ -6,7 +6,7 @@ ENV INITSYSTEM on
# Version number of gateway software. # Version number of gateway software.
# (Incrementing this simply forces Docker to flush its cache # (Incrementing this simply forces Docker to flush its cache
# and thus forces a full rebuild. Not used outside of Dockerfile.) # and thus forces a full rebuild. Not used outside of Dockerfile.)
ENV TTN_GATEWAY_SOFTWARE 50 ENV TTN_GATEWAY_SOFTWARE 51
# Copy the build and run environment # Copy the build and run environment
COPY . /opt/ttn-gateway/ COPY . /opt/ttn-gateway/