Skip to content

Commit

Permalink
Better docker image syntax (avoid searching other repos)
Browse files Browse the repository at this point in the history
  • Loading branch information
smillerc committed Mar 18, 2021
1 parent a908e74 commit 9a9df0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: smillerc/gfortran-dev:latest
image: docker.io/smillerc/gfortran-dev:latest

# Set the thread count for OpenMP runs
variables:
Expand Down

0 comments on commit 9a9df0a

Please sign in to comment.