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

Commit ae78fec

Browse files
committed
remove fedora 27 because it is eol
Fedora 27 EOL 2018-11-30. Signed-off-by: Andrew Hsu <andrewhsu@docker.com> Upstream-commit: 53e5ace Component: packaging
1 parent 929ac60 commit ae78fec

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
@@ -63,7 +63,7 @@ clean: ## remove build artifacts
6363
rpm: fedora centos ## build all rpm packages
6464

6565
.PHONY: fedora
66-
fedora: fedora-28 fedora-27 fedora-26 ## build all fedora rpm packages
66+
fedora: fedora-28 fedora-26 ## build all fedora rpm packages
6767

6868
.PHONY: centos
6969
centos: centos-7 ## build all centos rpm packages

components/packaging/rpm/fedora-27/Dockerfile

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

0 commit comments

Comments
 (0)