Fix typo in 23.05 release notes

This commit is contained in:
Thane Gill
2023-06-29 08:07:45 +02:00
committed by Bjørn Forsman
parent 5de70018ed
commit 6092b1b8b8
@@ -192,7 +192,7 @@ In addition to numerous new and updated packages, this release has the following
"hmac-sha2-512"
"hmac-sha2-256"
"umac-128@openssh.com"
};
];
```
- `podman` now uses the `netavark` network stack. Users will need to delete all of their local containers, images, volumes, etc, by running `podman system reset --force` once before upgrading their systems.