🔥 Drop Debian 10 support

This commit is contained in:
Emilien Mantel
2025-06-02 17:45:15 +02:00
parent b1997d56c6
commit 6891b29c94
3 changed files with 11 additions and 25 deletions

View File

@@ -1,13 +0,0 @@
---
platforms:
- name: debian-10
image: dokken/debian-10
command: /lib/systemd/systemd
dockerfile: ../_shared/Dockerfile.j2
capabilities:
- SYS_ADMIN
cgroupns_mode: host
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:rw
privileged: true