Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Commit 31d39e0

Browse files
committed
Remove debian 9
1 parent 0e729f1 commit 31d39e0

6 files changed

Lines changed: 15 additions & 21 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,21 @@ This changelog was automatically generated using [Caretaker](https://github.com/
77

88
### [Unreleased](https://github.com/DockerToolbox/container-framework/compare/v0.1.3...HEAD)
99

10-
- Fix shellcheck after new release [`[head]`](https://github.com/DockerToolbox/container-framework/commit/)
10+
- Remove debian 9 [`[head]`](https://github.com/DockerToolbox/container-framework/commit/)
11+
12+
- Bump tj-actions/changed-files from 35.4.1 to 35.8.0 [`[#59]`](https://github.com/DockerToolbox/container-framework/pull/59)
13+
14+
- Bump actions/stale from 7 to 8 [`[#54]`](https://github.com/DockerToolbox/container-framework/pull/54)
15+
16+
- Bump Gamesight/slack-workflow-status from 1.1.0 to 1.2.0 [`[#36]`](https://github.com/DockerToolbox/container-framework/pull/36)
17+
18+
- Bump tj-actions/changed-files from 34.6.1 to 35.4.1 [`[#35]`](https://github.com/DockerToolbox/container-framework/pull/35)
19+
20+
- Bump actions/stale from 6 to 7 [`[#29]`](https://github.com/DockerToolbox/container-framework/pull/29)
21+
22+
- Merge branch 'master' of github.com:DockerToolbox/container-framework [`[167881d]`](https://github.com/DockerToolbox/container-framework/commit/167881d32379adad2c3aab2feee2d486c4cc2e1f)
23+
24+
- Fix shellcheck after new release [`[435e745]`](https://github.com/DockerToolbox/container-framework/commit/435e7456ee414ca13d7656b209e188c335eee6e1)
1125

1226
- Weekly, Sunday, 4am [`[8387e5f]`](https://github.com/DockerToolbox/container-framework/commit/8387e5fa66537e24ae615275537c5680b4d5642d)
1327

Dockerfiles/debian/9-slim/Templates/cleanup.tpl

Lines changed: 0 additions & 1 deletion
This file was deleted.

Dockerfiles/debian/9-slim/manage.sh

Lines changed: 0 additions & 7 deletions
This file was deleted.

Dockerfiles/debian/9/Templates/cleanup.tpl

Lines changed: 0 additions & 1 deletion
This file was deleted.

Dockerfiles/debian/9/manage.sh

Lines changed: 0 additions & 7 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ The framework attempts to support as many operating system distributions and ver
5959
| Amazon Linux 2 | [Base Image](https://hub.do\cker.com/_/amazonlinux) | 2 & latest |
6060
| Arch Linux | [Base Image](https://hub.docker.com/_/archlinux) | base & latest |
6161
| Centos 7 | [Base Image](https://hub.docker.com/_/centos) | 7 & latest |
62-
| Debian 9 (Stretch) | [Base Image](https://hub.docker.com/_/debian) | 9 & stretch |
63-
| Debian 9 (Stretch) Slim | [Base Image](https://hub.docker.com/_/debian) | 9-slim & stretch-slim |
6462
| Debian 10 (Buster) | [Base Image](https://hub.docker.com/_/debian) | 10 & buster |
6563
| Debian 10 (Buster) Slim | [Base Image](https://hub.docker.com/_/debian) | 10-slim & buster-slim |
6664
| Debian 11 (Bullseye) | [Base Image](https://hub.docker.com/_/debian) | 11, bullseye & latest |
@@ -131,8 +129,6 @@ Dockerfiles
131129
├── centos
132130
│   └── 7
133131
├── debian
134-
│   ├── 9
135-
│   ├── 9-slim
136132
│   ├── 10
137133
│   ├── 10-slim
138134
│   ├── 11

0 commit comments

Comments
 (0)