File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
#
3
3
# Build image:
4
4
# docker build \
5
- # --tag biosimulators/bionetgen:2.6 .0 \
5
+ # --tag biosimulators/bionetgen:2.7 .0 \
6
6
# --tag biosimulators/bionetgen:latest \
7
7
# .
8
8
#
22
22
23
23
FROM python:3.9-slim-buster
24
24
25
- ARG VERSION="0.1.17 "
26
- ARG SIMULATOR_VERSION=2.6 .0
25
+ ARG VERSION="0.1.18 "
26
+ ARG SIMULATOR_VERSION=2.7 .0
27
27
28
28
# metadata
29
29
LABEL \
Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " bionetgen" ,
3
3
"name" : " BioNetGen" ,
4
- "version" : " 2.6 .0" ,
4
+ "version" : " 2.7 .0" ,
5
5
"description" : " BioNetGen is an open-source software package for rule-based modeling of complex biochemical systems." ,
6
6
"urls" : [{
7
7
"type" : " Home page" ,
8
8
"url" : " https://bionetgen.org/"
9
9
}],
10
10
"image" : {
11
- "url" : " ghcr.io/biosimulators/biosimulators_bionetgen/bionetgen:2.6 .0" ,
11
+ "url" : " ghcr.io/biosimulators/biosimulators_bionetgen/bionetgen:2.7 .0" ,
12
12
"format" : {
13
13
"namespace" : " EDAM" ,
14
14
"id" : " format_3973" ,
You can’t perform that action at this time.
0 commit comments