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

Commit ec67290

Browse files
author
Arko Dasgupta
committed
Add ubuntu-disco and ubuntu-eoan to deb Makefile
Signed-off-by: Arko Dasgupta <arko.dasgupta@docker.com> Upstream-commit: 3b0f0f0ee3b14a54ea237658c14aae938b14f001 Component: packaging
1 parent 8529189 commit ec67290

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/packaging/deb/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ engine-$(ARCH).tar:
5757
deb: ubuntu debian raspbian ## build all deb packages
5858

5959
.PHONY: ubuntu
60-
ubuntu: ubuntu-bionic ubuntu-xenial ## build all ubuntu deb packages
60+
ubuntu: ubuntu-bionic ubuntu-xenial ubuntu-disco ubuntu-eoan ## build all ubuntu deb packages
6161

6262
.PHONY: debian
6363
debian: debian-stretch debian-buster ## build all debian deb packages

0 commit comments

Comments
 (0)