mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 04:05:42 +01:00
Merge pull request '[DOCS] RELEASE-NOTES: 1.20.1-0 (squash) fix typo in Alpine version' (#1108) from earl-warren/forgejo:wip-release-notes-1.20.0 into forgejo-development
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/1108
This commit is contained in:
commit
e05f803040
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ $ git -C forgejo log --oneline --no-merges origin/v1.19/forgejo..origin/v1.20/fo
|
|||
|
||||
* Container images upgraded to Alpine 3.18
|
||||
|
||||
The Forgejo container images are now based on [Alpine 3.18](https://alpinelinux.org/posts/Alpine-3.18.0-released.html) instead of Alpine 3.1.17.
|
||||
The Forgejo container images are now based on [Alpine 3.18](https://alpinelinux.org/posts/Alpine-3.18.0-released.html) instead of Alpine 3.17.
|
||||
|
||||
## 1.19.4-0
|
||||
|
||||
|
|
Loading…
Reference in a new issue