Skip to content

Commit

Permalink
feat: upgrade cgi tools (#18)
Browse files Browse the repository at this point in the history
* feat: upgrade cgi tools

* docs: update cgi tools
  • Loading branch information
Youen Péron authored Aug 9, 2024
1 parent ff2be49 commit e6423d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Dockerfile.debian
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
# You should have received a copy of the GNU General Public License
# along with LINO. If not, see <http:#www.gnu.org/licenses/>.

ARG VERSION_PIMO=v1.22.1
ARG VERSION_LINO=v2.7.2
ARG VERSION_SIGO=0.3.0
ARG VERSION_PIMO=v1.25.0
ARG VERSION_LINO=v3.0.1
ARG VERSION_SIGO=0.4.0
ARG VERSION_MIMO=0.8.0
ARG VERSION_MILLER=6.11.0
ARG VERSION_MC=RELEASE.2023-09-07T22-48-55Z
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ This command will start a Docker container with the cgifr/lino-toolbox:v1.4.0-de
| Tool | Source | Version |
|------|---------|---------|
|debian|docker hub|debian:stable-20230904-slim |
|lino |docker hub|cgifr/lino:2.7.2 |
|pimo |docker hub|cgifr/pimo:1.22.1 |
|sigo |github |0.3.0 |
|lino |docker hub|cgifr/lino:3.0.1 |
|pimo |docker hub|cgifr/pimo:1.25.0 |
|sigo |github |0.4.0 |
|mimo |github |0.8.0 |
|mlr |github |6.11.0 |
|dsq |github |0.23.0 |
Expand Down

0 comments on commit e6423d1

Please sign in to comment.