Skip to content

Commit

Permalink
Updating version of simulator
Browse files Browse the repository at this point in the history
  • Loading branch information
biosimulatorsdaemon committed Feb 16, 2024
1 parent d2c54f2 commit 3242f97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
FROM python:3.9-slim-buster

ARG VERSION="0.1.25"
ARG SIMULATOR_VERSION="2.2.8"
ARG SIMULATOR_VERSION="2.2.10"

# metadata
LABEL \
Expand Down
2 changes: 1 addition & 1 deletion biosimulators.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
}
],
"image": {
"url": "ghcr.io/biosimulators/biosimulators_tellurium/tellurium:2.2.8",
"url": "ghcr.io/biosimulators/biosimulators_tellurium/tellurium:2.2.10",
"format": {
"namespace": "EDAM",
"id": "format_3973",
Expand Down

0 comments on commit 3242f97

Please sign in to comment.