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

Commit 3bfab88

Browse files
Arko DasguptathaJeztah
authored andcommitted
Add build target for ubuntu-eoan
Signed-off-by: Arko Dasgupta <arko.dasgupta@docker.com> (cherry picked from commit d87aaa3) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: cf5f1a7f72d6e113de94edc4af9a660e74d38bca Component: packaging
1 parent f1510b7 commit 3bfab88

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
@@ -39,7 +39,7 @@ SOURCE_FILES=cli.tgz engine.tgz docker.service docker.socket plugin-installers.t
3939
SOURCES=$(addprefix sources/, $(SOURCE_FILES))
4040

4141
DEBIAN_VERSIONS := debian-stretch debian-buster
42-
UBUNTU_VERSIONS := ubuntu-xenial ubuntu-bionic ubuntu-cosmic ubuntu-disco
42+
UBUNTU_VERSIONS := ubuntu-xenial ubuntu-bionic ubuntu-cosmic ubuntu-disco ubuntu-eoan
4343
RASPBIAN_VERSIONS := raspbian-stretch raspbian-buster
4444
DISTROS := $(DEBIAN_VERSIONS) $(UBUNTU_VERSIONS) $(RASPBIAN_VERSIONS)
4545

0 commit comments

Comments
 (0)