Skip to content

Commit 60f2b0a

Browse files
committed
Update Alpine to 3.22.2 version to fix CVE-2025-9230, CVE-2025-9231 and CVE-2025-9232
1 parent f7ec9de commit 60f2b0a

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ All user visible changes to this project will be documented in this file. This p
66

77

88

9+
## [1.0.52-r10] · 2025-10-09
10+
[1.0.52-r10]: /../../tree/1.0.52-r10
11+
12+
[Diff](/../../compare/1.0.52-r9...1.0.52-r10)
13+
14+
### Security updated
15+
16+
- [Alpine Linux] 3.22.2: <https://github.com/docker-library/official-images/commit/fdacb511822ac9045ec7ec066c1228f94291139f>
17+
18+
19+
20+
921
## [1.0.52-r9] · 2025-07-16
1022
[1.0.52-r9]: /../../tree/1.0.52-r9
1123

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM alpine:3.22
33

44
ARG pure_ftpd_ver=1.0.52
55
ARG s6_overlay_ver=3.2.1.0
6-
ARG build_rev=9
6+
ARG build_rev=10
77

88

99
# Build and install Pure-FTPd

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Pure-FTPd Docker image
1717

1818
## Supported tags and respective `Dockerfile` links
1919

20-
- [`1.0.52-r9`, `1.0.52`, `1.0`, `1`, `latest`][201]
20+
- [`1.0.52-r10`, `1.0.52`, `1.0`, `1`, `latest`][201]
2121

2222

2323

0 commit comments

Comments
 (0)