Skip to content

Commit

Permalink
chore(release): 3.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.0](2.0.4...3.0.0) (2023-09-08)

### ⚠ BREAKING CHANGES

* Nuking the busybox after start can potentially mess with customizations.

- Strip alpine base of binaries and folders not required
- Nuke busybox after start

### Features

* Harden image ([321ae2b](321ae2b))
  • Loading branch information
semantic-release-bot committed Sep 8, 2023
1 parent 321ae2b commit 2a14eab
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [3.0.0](https://github.com/timo-reymann/chrooted-ftp/compare/2.0.4...3.0.0) (2023-09-08)


### ⚠ BREAKING CHANGES

* Nuking the busybox after start can potentially mess with customizations.

- Strip alpine base of binaries and folders not required
- Nuke busybox after start

### Features

* Harden image ([321ae2b](https://github.com/timo-reymann/chrooted-ftp/commit/321ae2b5482bc53cd67cf498d28254f364ba3dd2))

## [2.0.4](https://github.com/timo-reymann/chrooted-ftp/compare/2.0.3...2.0.4) (2023-09-04)


Expand Down

0 comments on commit 2a14eab

Please sign in to comment.