First Release

This commit is contained in:
Mukhtar Akere
2024-08-25 06:34:34 +01:00
parent d54706fed6
commit 7f0f71ba64
3 changed files with 12 additions and 11 deletions

View File

@@ -21,4 +21,4 @@ FROM scratch
COPY --from=builder /blackhole /blackhole
# Run
CMD ["/blackhole", "--config", "/app/config.json"]
# CMD ["/blackhole", "--config", "/app/config.json"]