Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
Update docker image to latest version on github
  • Loading branch information
DrB-S authored Oct 30, 2023
1 parent 96bddcd commit 7824129
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 @@ -27,7 +27,7 @@ jobs:
with:
context: .
push: true
tags: rocker/drd:latest
tags: drb-s/heatcluster:latest

- name: Timestamp
run: date --rfc-3339=seconds > lastBuild.txt
Expand Down

0 comments on commit 7824129

Please sign in to comment.