Skip to content

Commit 2c159d8

Browse files
Update to Debian 13, trixie (#15)
* fix: remove software-properties-common * add trixie to tests * remove obsolete apt-transport-https --------- Co-authored-by: tobias.dillig <tobias.dillig@frachtwerk.de>
1 parent 5289ad8 commit 2c159d8

4 files changed

Lines changed: 3 additions & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
- ubuntu2404
4444
- ubuntu2204
4545
- ubuntu2004
46+
- debian13
4647
- debian12
4748
- debian11
4849

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,14 +142,12 @@ docker_obsolete_packages:
142142
- containerd
143143

144144
docker_necessary_packages:
145-
- apt-transport-https
146145
- ca-certificates
147146
- gnupg2
148147
- grep
149148
- zstd
150149
- mawk
151150
- curl
152-
- software-properties-common
153151
- python3-docker
154152

155153
#########################
@@ -197,4 +195,4 @@ MIT
197195
198196
## Author Information
199197
200-
FW-OSS, 2024
198+
FW OSS, 2025

defaults/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,12 @@ docker_obsolete_packages:
1111
- containerd
1212

1313
docker_necessary_packages:
14-
- apt-transport-https
1514
- ca-certificates
1615
- gnupg2
1716
- grep
1817
- zstd
1918
- mawk
2019
- curl
21-
- software-properties-common
2220
- python3-docker
2321

2422
docker_install_buildx_plugin: true

meta/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ galaxy_info:
2121
versions:
2222
- bullseye
2323
- bookworm
24+
- trixie
2425

2526
galaxy_tags:
2627
- docker

0 commit comments

Comments
 (0)