Compare commits
2 Commits
cbafc01739
...
0d7925f991
Author | SHA1 | Date | |
---|---|---|---|
0d7925f991 | |||
9201ed2150 |
@ -10,7 +10,7 @@ RUN apt update --yes && \
|
||||
DESTDIR=/app \
|
||||
EXECUTABLE=prometheus-fail2ban-exporter
|
||||
|
||||
FROM docker.io/library/debian:10-slim
|
||||
FROM docker.io/library/debian:12-slim
|
||||
|
||||
COPY --from=build /app /
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user