diff --git a/docker/app/Dockerfile b/docker/app/Dockerfile index a2a2681..96614fd 100644 --- a/docker/app/Dockerfile +++ b/docker/app/Dockerfile @@ -1,7 +1,7 @@ FROM kore/build MAINTAINER Thordur I. Bjornsson -ENV KORE_VERSION 1.2.2 +ENV KORE_VERSION 1.2.3 WORKDIR /kore