diff --git a/deployment/docker/Dockerfile b/deployment/docker/Dockerfile index a6c3d6d..55caf11 100644 --- a/deployment/docker/Dockerfile +++ b/deployment/docker/Dockerfile @@ -36,7 +36,7 @@ WORKDIR /home/web/django_project RUN rm -rf /home/web/django_project/gwml2 # Installing gwml2 -ENV GWML2_VERSION 4.9.4 +ENV GWML2_VERSION 4.9.5 RUN git clone --branch $GWML2_VERSION https://github.com/kartoza/IGRAC-WellAndMonitoringDatabase.git /home/web/django_project/gwml2 RUN echo $GWML2_VERSION > /home/web/django_project/gwml2/version.txt diff --git a/django_project/gwml2 b/django_project/gwml2 index 0f71083..a5ae8a5 160000 --- a/django_project/gwml2 +++ b/django_project/gwml2 @@ -1 +1 @@ -Subproject commit 0f71083d324e1a95fefa358ace43ad7343b1c427 +Subproject commit a5ae8a53c153ba982aa8ba051710fcead1d23886 diff --git a/django_project/version/commit.txt b/django_project/version/commit.txt index df10dc2..e7fd377 100644 --- a/django_project/version/commit.txt +++ b/django_project/version/commit.txt @@ -1 +1 @@ -db353504325a62eee0c787fb44e74f0a56f97112 +64ee77e349b24413b389907abc9245d7e2e8a421 \ No newline at end of file diff --git a/django_project/version/version.txt b/django_project/version/version.txt index 14d8a90..0bd1407 100644 --- a/django_project/version/version.txt +++ b/django_project/version/version.txt @@ -1 +1 @@ -4.9.6 \ No newline at end of file +4.9.7 \ No newline at end of file