We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8acc3b6 commit 6e1ed10Copy full SHA for 6e1ed10
.github/workflows/main.yml
@@ -63,7 +63,7 @@ jobs:
63
uses: mr-smithers-excellent/docker-build-push@v6
64
with:
65
# options related to BUILDing the docker image:
66
- dockerfile: ./collector/docker/Dockerfile.builder
+ dockerfile: ./collector/docker/Dockerfile
67
multiPlatform: false
68
platform: linux/amd64
69
image: cmonitor
0 commit comments