Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
Added docker tag: 1.0.2c-2024-01-02
  • Loading branch information
DrB-S authored Jan 2, 2024
1 parent 082d21e commit 0ff0aeb
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 heatcluster:1.0.2c .
docker build -t heatcluster:1.0.2c-2024-01-02 .

0 comments on commit 0ff0aeb

Please sign in to comment.