-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create the METviewer v6.0.0-beta2 release #504
- Loading branch information
1 parent
0d0c62a
commit e0832f9
Showing
5 changed files
with
26 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,10 +5,10 @@ MAINTAINER Tatiana Burek <[email protected]> | |
# | ||
# This Dockerfile checks out METviewer from GitHub and builds the specified branch or tag. | ||
# | ||
ENV METVIEWER_GIT_NAME main_v5.1 | ||
ENV METCALCPY_GIT_NAME main_v2.1 | ||
ENV METPLOTPY_GIT_NAME main_v2.1 | ||
ENV METDATAIO_GIT_NAME main_v2.1 | ||
ENV METVIEWER_GIT_NAME v6.0.0-beta2 | ||
ENV METCALCPY_GIT_NAME v3.0.0-beta2 | ||
ENV METPLOTPY_GIT_NAME v3.0.0-beta2 | ||
ENV METDATAIO_GIT_NAME v3.0.0-beta2 | ||
|
||
# | ||
# Constants | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
6.0.0-beta2-dev | ||
6.0.0-beta2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters