Skip to content

Commit 71f6238

Browse files
committed
Upgrade s6-overlay to 3.2.0.2 version
1 parent 434e8e2 commit 71f6238

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-r1] · 2024-10-11
10+
[1.0.52-r1]: /../../tree/1.0.52-r1
11+
12+
[Diff](/../../compare/1.0.52-r0...1.0.52-r1)
13+
14+
### Upgraded
15+
16+
- [s6-overlay] 3.2.0.2: <https://github.com/just-containers/s6-overlay/releases/tag/v3.2.0.2>
17+
18+
19+
20+
921
## [1.0.52-r0] · 2024-09-25
1022
[1.0.52-r0]: /../../tree/1.0.52-r0
1123

Dockerfile

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

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

2222

2323

0 commit comments

Comments
 (0)