fix: use correct flag in dockerfile

Update the Dockerfile entrypoint script to use the correct version flag
syntax. The flag now requires two dashes instead of one.
This commit is contained in:
Hector 2022-01-31 22:20:45 +00:00
parent 98d376ac60
commit 822804ede0

View File

@ -1,7 +1,7 @@
#/bin/sh
# Print version to logs for debugging purposes
/app/fail2ban-prometheus-exporter -version
/app/fail2ban-prometheus-exporter --version
socket_path=/var/run/fail2ban/fail2ban.sock
textfile_dir=/app/textfile/