We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a2a8df + 6c8f46a commit 598efdbCopy full SHA for 598efdb
Dockerfile
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1
2
3
ARG FAIL2BAN_VERSION=1.1.0
4
-ARG ALPINE_VERSION=3.21
+ARG ALPINE_VERSION=3.22
5
6
FROM --platform=$BUILDPLATFORM scratch AS src
7
ARG FAIL2BAN_VERSION
README.md
@@ -11,7 +11,7 @@
11
12
## About
13
14
-[Fail2ban](https://www.fail2ban.org) Docker image to ban hosts that cause
+[Fail2ban](https://github.com/fail2ban/fail2ban) Docker image to ban hosts that cause
15
multiple authentication errors.
16
17
> [!TIP]
0 commit comments