Skip to content

Commit 598efdb

Browse files
authored
Merge pull request #188 from crazy-max/alpine-3.22
Alpine Linux 3.22
2 parents 0a2a8df + 6c8f46a commit 598efdb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# syntax=docker/dockerfile:1
22

33
ARG FAIL2BAN_VERSION=1.1.0
4-
ARG ALPINE_VERSION=3.21
4+
ARG ALPINE_VERSION=3.22
55

66
FROM --platform=$BUILDPLATFORM scratch AS src
77
ARG FAIL2BAN_VERSION

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
## About
1313

14-
[Fail2ban](https://www.fail2ban.org) Docker image to ban hosts that cause
14+
[Fail2ban](https://github.com/fail2ban/fail2ban) Docker image to ban hosts that cause
1515
multiple authentication errors.
1616

1717
> [!TIP]

0 commit comments

Comments
 (0)