Skip to content

Commit

Permalink
Bump GWML2 version to 4.9.3 (#736)
Browse files Browse the repository at this point in the history
  • Loading branch information
meomancer authored Nov 12, 2024
1 parent f7ac20e commit a7661a3
Showing 1 changed file with 1 addition and 1 deletion.
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.2
ENV GWML2_VERSION 4.9.3
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

0 comments on commit a7661a3

Please sign in to comment.