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 Sep 21, 2024
1 parent d20784e commit 7b55b87
Showing 1 changed file with 1 addition and 1 deletion.
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.10-slim-buster

ARG VERSION="0.1.35"
ARG SIMULATOR_VERSION="4.42.284"
ARG SIMULATOR_VERSION="4.44.295"

# metadata
LABEL \
Expand Down

0 comments on commit 7b55b87

Please sign in to comment.