Skip to content

Commit efabd9e

Browse files
committed
Upgrade s6-overlay to 3.2.0.3 version
1 parent b4fa164 commit efabd9e

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
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-r6] · 2025-05-06
10+
[1.0.52-r6]: /../../tree/1.0.52-r6
11+
12+
[Diff](/../../compare/1.0.52-r5...1.0.52-r6)
13+
14+
### Upgraded
15+
16+
- [s6-overlay] 3.2.0.3: <https://github.com/just-containers/s6-overlay/releases/tag/v3.2.0.3>
17+
18+
19+
20+
921
## [1.0.52-r5] · 2025-02-17
1022
[1.0.52-r5]: /../../tree/1.0.52-r5
1123

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
FROM alpine:3.21
33

44
ARG pure_ftpd_ver=1.0.52
5-
ARG s6_overlay_ver=3.2.0.2
6-
ARG build_rev=5
5+
ARG s6_overlay_ver=3.2.0.3
6+
ARG build_rev=6
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-r5`, `1.0.52`, `1.0`, `1`, `latest`][201]
20+
- [`1.0.52-r6`, `1.0.52`, `1.0`, `1`, `latest`][201]
2121

2222

2323

0 commit comments

Comments
 (0)