Skip to content

Commit

Permalink
fedora: update default python
Browse files Browse the repository at this point in the history
  • Loading branch information
junghans authored Nov 1, 2024
1 parent e5d5812 commit df33913
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 df33913

Please sign in to comment.