Skip to content

Commit

Permalink
Bump gwml2 version to 4.9.4 and igrac to 4.9.6 (#745)
Browse files Browse the repository at this point in the history
  • Loading branch information
meomancer authored Dec 2, 2024
1 parent a7661a3 commit 64ee77e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.3
ENV GWML2_VERSION 4.9.4
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 774777 to 0f7108
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.5
4.9.6

0 comments on commit 64ee77e

Please sign in to comment.