Skip to content

Commit 42233b0

Browse files
committed
Add missing package installation in Dockerfile
Signed-off-by: marblom007 <158522975+marblom007@users.noreply.github.com>
1 parent ee6b788 commit 42233b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
minclude build/Makefile.core.mk
1+
include build/Makefile.core.mk
22
include build/Makefile.show-help.mk
33

44
IMAGE?=layer5/kanvas-docker-extension:edge-latest

0 commit comments

Comments
 (0)