Skip to content

Commit f270441

Browse files
authored
Merge pull request #86 from mountaindude/master
build: Failing Docker image build
2 parents dc146f1 + ff8d030 commit f270441

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.github/workflows/docker-image-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
github.event_name != 'pull_request' &&
140140
github.repository_owner == 'ptarmiganlabs'
141141
with:
142-
context: ./src
142+
context: ./
143143
platforms: |
144144
linux/amd64
145145
linux/arm64

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.0.3](https://github.com/ptarmiganlabs/butler-spyglass/compare/butler-spyglass-v2.0.2...butler-spyglass-v2.0.3) (2023-03-12)
4+
5+
6+
### Build pipeline
7+
8+
* Add Docker healthcheck ([ea0518e](https://github.com/ptarmiganlabs/butler-spyglass/commit/ea0518e3d2771fb4a51ab0a9d3d8d065ceec939a))
9+
* Add missing Docker build files ([ea0518e](https://github.com/ptarmiganlabs/butler-spyglass/commit/ea0518e3d2771fb4a51ab0a9d3d8d065ceec939a)), closes [#23](https://github.com/ptarmiganlabs/butler-spyglass/issues/23)
10+
311
## [2.0.2](https://github.com/ptarmiganlabs/butler-spyglass/compare/butler-spyglass-v2.0.1...butler-spyglass-v2.0.2) (2023-03-12)
412

513

0 commit comments

Comments
 (0)