Skip to content

Commit

Permalink
Merge pull request #86 from mountaindude/master
Browse files Browse the repository at this point in the history
build: Failing Docker image build
  • Loading branch information
mountaindude authored Mar 12, 2023
2 parents dc146f1 + ff8d030 commit f270441
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
github.event_name != 'pull_request' &&
github.repository_owner == 'ptarmiganlabs'
with:
context: ./src
context: ./
platforms: |
linux/amd64
linux/arm64
Expand Down
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.0.3](https://github.com/ptarmiganlabs/butler-spyglass/compare/butler-spyglass-v2.0.2...butler-spyglass-v2.0.3) (2023-03-12)


### Build pipeline

* Add Docker healthcheck ([ea0518e](https://github.com/ptarmiganlabs/butler-spyglass/commit/ea0518e3d2771fb4a51ab0a9d3d8d065ceec939a))
* Add missing Docker build files ([ea0518e](https://github.com/ptarmiganlabs/butler-spyglass/commit/ea0518e3d2771fb4a51ab0a9d3d8d065ceec939a)), closes [#23](https://github.com/ptarmiganlabs/butler-spyglass/issues/23)

## [2.0.2](https://github.com/ptarmiganlabs/butler-spyglass/compare/butler-spyglass-v2.0.1...butler-spyglass-v2.0.2) (2023-03-12)


Expand Down

0 comments on commit f270441

Please sign in to comment.