Skip to content

Commit b176dab

Browse files
committed
Update Alpine to 3.21.2 version
1 parent 0430fb8 commit b176dab

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-r4] · 2025-01-09
10+
[1.0.52-r4]: /../../tree/1.0.52-r4
11+
12+
[Diff](/../../compare/1.0.52-r3...1.0.52-r4)
13+
14+
### Security updated
15+
16+
- [Alpine Linux] 3.21.2: <https://github.com/docker-library/official-images/commit/824cefde693b820f783266fda449588ca583a1b0>
17+
18+
19+
20+
921
## [1.0.52-r3] · 2025-01-08
1022
[1.0.52-r3]: /../../tree/1.0.52-r3
1123

Dockerfile

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

44
ARG pure_ftpd_ver=1.0.52
55
ARG s6_overlay_ver=3.2.0.2
6-
ARG build_rev=3
6+
ARG build_rev=4
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-r3`, `1.0.52`, `1.0`, `1`, `latest`][201]
20+
- [`1.0.52-r4`, `1.0.52`, `1.0`, `1`, `latest`][201]
2121

2222

2323

0 commit comments

Comments
 (0)