Skip to content

Commit

Permalink
workflows: Remove edit in dockerfile.devito
Browse files Browse the repository at this point in the history
  • Loading branch information
ZoeLeibowitz committed Oct 31, 2024
1 parent 4c13383 commit b9b17e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.devito
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
##############################################################

# Base image with compilers
ARG base=zoeleibowitz/bases:cpu-gcc
ARG base=devitocodes/bases:cpu-gcc
ARG petscinstall=""

FROM $base as copybase
Expand Down

0 comments on commit b9b17e2

Please sign in to comment.