Skip to content

Commit

Permalink
docker: Update to python3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
georgebisbas committed Jul 18, 2023
1 parent 0e6d700 commit 36b72b3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docker/Dockerfile.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@
# This Dockerfile contains the Devito codes and can be built using different base images.
##############################################################

<<<<<<< HEAD
ARG pyversion=python:3.9
=======
ARG pyversion=python:3.8
>>>>>>> 66c0b76b5 (ci: Update python versions, end-of-life for python 3.7)
ARG arch=gcc
ARG OMPI_BRANCH="v4.1.4"

Expand Down

0 comments on commit 36b72b3

Please sign in to comment.