Skip to content

Commit

Permalink
Fix images.go job
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Mar 13, 2021
1 parent ad44484 commit b5ea6af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,3 +162,4 @@ jobs:
./docker-bake.hcl
${{ steps.docker_meta.outputs.bake-file }}
targets: go-${{ matrix.go_version }}
push: true
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.6.1 (2021/03/13)

* Fix `images.go` job

## 0.6.0 (2021/03/13)

* Add support for `darwin/arm64` (Apple M1 Chip)
Expand Down

0 comments on commit b5ea6af

Please sign in to comment.