Skip to content

Commit

Permalink
Forgot copasi docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeByDrescher committed Apr 15, 2024
1 parent a032af6 commit dc0a413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pythonCopasiOpt/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.9-slim-buster
FROM python:3.10.9-slim-buster

RUN apt -y update && apt -y upgrade && \
apt-get install -y curl
Expand Down

0 comments on commit dc0a413

Please sign in to comment.