From 3b18c0be4d81a30f0c9e8612bbbafb02cc3efea6 Mon Sep 17 00:00:00 2001 From: Ray Ozzie Date: Mon, 18 Apr 2016 17:18:22 -0700 Subject: [PATCH] test --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 5cb59a6..8f9ceaf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,7 @@ ENV INITSYSTEM on # Version number of gateway software. # (Incrementing this simply forces Docker to flush its cache # 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 . /opt/ttn-gateway/