Skip to content

Commit

Permalink
Keep only LTS ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
fauust committed May 28, 2024
1 parent 6b2efc4 commit 31b70dc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,6 @@ jobs:
- image: ubuntu-22.04
dockerfile: Dockerfile.debian
platforms: linux/amd64,linux/arm/v7,linux/arm64/v8,linux/ppc64le,linux/s390x
- image: ubuntu-23.04
dockerfile: Dockerfile.debian
platforms: linux/amd64,linux/arm/v7,linux/arm64/v8,linux/ppc64le,linux/s390x
- image: ubuntu-23.10
dockerfile: Dockerfile.debian
platforms: linux/amd64,linux/arm/v7,linux/arm64/v8,linux/ppc64le,linux/s390x
- image: ubuntu-24.04
dockerfile: Dockerfile.debian
platforms: linux/amd64,linux/arm/v7,linux/arm64/v8,linux/ppc64le,linux/s390x
Expand Down
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ Example `base_system` arguments :
- `fauust/docker-systemd:ubuntu-18.04`
- `fauust/docker-systemd:ubuntu-20.04`
- `fauust/docker-systemd:ubuntu-22.04`
- `fauust/docker-systemd:ubuntu-23.04`
- `fauust/docker-systemd:ubuntu-23.10`
- `fauust/docker-systemd:ubuntu-24.04`
- `fauust/docker-systemd:fedora-39`
- `fauust/docker-systemd:fedora-40`
Expand All @@ -48,8 +46,6 @@ The following containers are available from [Docker Hub](https://hub.docker.com/
docker pull ghcr.io/fauust/docker-ansible:ubuntu-18.04
docker pull ghcr.io/fauust/docker-ansible:ubuntu-20.04
docker pull ghcr.io/fauust/docker-ansible:ubuntu-22.04
docker pull ghcr.io/fauust/docker-ansible:ubuntu-23.04
docker pull ghcr.io/fauust/docker-ansible:ubuntu-23.10
docker pull ghcr.io/fauust/docker-ansible:ubuntu-24.04
docker pull ghcr.io/fauust/docker-ansible:fedora-39
docker pull ghcr.io/fauust/docker-ansible:fedora-40
Expand Down

0 comments on commit 31b70dc

Please sign in to comment.