Skip to content

Commit

Permalink
Update update-docker-tag.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jijosg authored Jun 24, 2024
1 parent 11814ea commit e4eca07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-docker-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
run: |
git config --local user.email "[email protected]"
git config --local user.name "GitHub Action"
git commit -am "Update Ubuntu Jammy image"
git commit -am "Update Ubuntu Noble image"
git push

0 comments on commit e4eca07

Please sign in to comment.