Compare commits
No commits in common. "0d7925f9919c6f4a64dbfe3756a8bde1a249481c" and "cbafc01739141617922a55d1e94dfb8edd4bf342" have entirely different histories.
0d7925f991
...
cbafc01739
@ -10,7 +10,7 @@ RUN apt update --yes && \
|
|||||||
DESTDIR=/app \
|
DESTDIR=/app \
|
||||||
EXECUTABLE=prometheus-fail2ban-exporter
|
EXECUTABLE=prometheus-fail2ban-exporter
|
||||||
|
|
||||||
FROM docker.io/library/debian:12-slim
|
FROM docker.io/library/debian:10-slim
|
||||||
|
|
||||||
COPY --from=build /app /
|
COPY --from=build /app /
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user