Skip to content

Commit

Permalink
Update Docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
loriab authored Dec 6, 2023
1 parent 1f09586 commit fb58d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- runs-on: ubuntu-latest
platform: linux-64
python-version: '3.10'
tags: 'psi4/psi4:latest,psi4/psi4:1.8.2,psi4/psi4:1.8'
tags: 'psi4/psi4:latest,psi4/psi4:1.9.0,psi4/psi4:1.9'
defaults:
run:
shell: bash -l {0}
Expand Down

0 comments on commit fb58d15

Please sign in to comment.