Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit d3673fb

Browse files
andrewhsuthaJeztah
authored andcommitted
remove fedora 28 because it is eol
End of life as of 2019-05-28: https://fedoramagazine.org/fedora-28-end-of-life/ Signed-off-by: Andrew Hsu <andrewhsu@docker.com> (cherry picked from commit 235feec) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 8069f72d763c6c3f38dbeae6ab3c72a8ff7e77d3 Component: packaging
1 parent 3a5d16f commit d3673fb

2 files changed

Lines changed: 1 addition & 19 deletions

File tree

components/packaging/rpm/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ RUN?=$(RPMBUILD) rpmbuild-$@/$(ARCH) $(RPMBUILD_FLAGS)
3939
SOURCE_FILES=engine.tgz cli.tgz docker.service docker.socket plugin-installers.tgz
4040
SOURCES=$(addprefix rpmbuild/SOURCES/, $(SOURCE_FILES))
4141

42-
FEDORA_RELEASES := fedora-31 fedora-30 fedora-29 fedora-28
42+
FEDORA_RELEASES := fedora-31 fedora-30 fedora-29
4343
CENTOS_RELEASES := centos-7
4444
DISTROS := $(FEDORA_RELEASES) $(CENTOS_RELEASES)
4545

components/packaging/rpm/fedora-28/Dockerfile

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

0 commit comments

Comments
 (0)