Skip to content

Commit

Permalink
Bump gwml2 version to 4.9.5 and igrac to 4.9.7 (#746)
Browse files Browse the repository at this point in the history
  • Loading branch information
meomancer authored Dec 4, 2024
1 parent 64ee77e commit 83bc50d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion deployment/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion django_project/gwml2
Submodule gwml2 updated from 0f7108 to a5ae8a
2 changes: 1 addition & 1 deletion django_project/version/commit.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
db353504325a62eee0c787fb44e74f0a56f97112
64ee77e349b24413b389907abc9245d7e2e8a421
2 changes: 1 addition & 1 deletion django_project/version/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.9.6
4.9.7

0 comments on commit 83bc50d

Please sign in to comment.