Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Commit

Permalink
Drop Debian 11
Browse files Browse the repository at this point in the history
  • Loading branch information
amezin committed Jan 23, 2024
1 parent f6e4e98 commit 06ee3f3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ jobs:
- image: centos-9
dockerfile: fedora.dockerfile

- image: debian-11
dockerfile: debian.dockerfile

- image: debian-12
dockerfile: debian.dockerfile

Expand Down
1 change: 0 additions & 1 deletion debian.dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
ARG base_image=ubuntu-22.04

FROM debian:11@sha256:71cb300d5448af821aedfe63afd55ba05f45a6a79f00dcd131b96b780bb99fe4 AS debian-11
FROM debian:12@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67 AS debian-12
FROM ubuntu:22.04@sha256:e6173d4dc55e76b87c4af8db8821b1feae4146dd47341e4d431118c7dd060a74 AS ubuntu-22.04
FROM ubuntu:23.10@sha256:cbc171ba52575fec0601f01abf6fdec67f8ed227658cacbc10d778ac3b218307 AS ubuntu-23.10
Expand Down

0 comments on commit 06ee3f3

Please sign in to comment.