Skip to content

Commit

Permalink
Merge pull request #218 from votca/junghans-patch-2
Browse files Browse the repository at this point in the history
fedora: update default python
  • Loading branch information
junghans authored Nov 1, 2024
2 parents e5d5812 + df33913 commit 3c00c48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fedora
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM registry.fedoraproject.org/fedora:${TAG}

ARG GMX_BRANCH
ARG GMX_DOUBLE
ARG PYTHON=python3.12
ARG PYTHON=python3.13
ARG INTEL

RUN ( dnf -y update || dnf -y update ) && \
Expand Down

0 comments on commit 3c00c48

Please sign in to comment.