mirror of
https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
synced 2024-11-12 17:38:48 +00:00
updated ubuntu from 22.10 (EOL) to 23.04
This commit is contained in:
parent
9512e29ed9
commit
51b28dcdc3
@ -193,7 +193,7 @@ test:debian:
|
|||||||
|
|
||||||
test:ubuntu:
|
test:ubuntu:
|
||||||
extends: .test:linux
|
extends: .test:linux
|
||||||
image: ubuntu:22.10
|
image: ubuntu:23.04
|
||||||
|
|
||||||
test:archlinux:
|
test:archlinux:
|
||||||
image: archlinux:base
|
image: archlinux:base
|
||||||
|
@ -27,7 +27,7 @@ Only the clients need a connection to this service on configured port.
|
|||||||
- 4gb hdd
|
- 4gb hdd
|
||||||
- *maybe IPv6 must be disabled*
|
- *maybe IPv6 must be disabled*
|
||||||
|
|
||||||
Tested with Ubuntu 22.10 (from Proxmox templates), actually its consuming 100mb ram and 750mb hdd.
|
Tested with Ubuntu 22.10 (EOL!) (from Proxmox templates), actually its consuming 100mb ram and 750mb hdd.
|
||||||
|
|
||||||
**Prepare your system**
|
**Prepare your system**
|
||||||
|
|
||||||
@ -318,7 +318,8 @@ Packages are available here:
|
|||||||
Successful tested with:
|
Successful tested with:
|
||||||
|
|
||||||
- Debian 12 (Bookworm)
|
- Debian 12 (Bookworm)
|
||||||
- Ubuntu 22.10 (Kinetic Kudu)
|
- Ubuntu 22.10 (Kinetic Kudu) (EOL!)
|
||||||
|
- Ubuntu 23.04 (Lunar)
|
||||||
|
|
||||||
Not working with:
|
Not working with:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user