Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
Added path: /usr/bin/python3
  • Loading branch information
DrB-S authored Nov 1, 2023
1 parent f04454c commit cb508c4
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 @@ -22,4 +22,4 @@ jobs:
- name: Docker Build
run: |
docker build -t DrB-S/heatcluster:latest ./python3
docker build -t DrB-S/heatcluster:latest /usr/bin/python3

0 comments on commit cb508c4

Please sign in to comment.