Skip to content

Commit 8d998fe

Browse files
christoph-zededarene
authored andcommitted
pkg/debug: add go to run tests
otherwise the tests fail Signed-off-by: Christoph Ostarek <christoph@zededa.com>
1 parent 13b8455 commit 8d998fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/debug/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
FROM lfedge/eve-recovertpm:dd6f5c5e184f62c368a2fc4cbab18ddad97aaf39 AS recovertpm
1212
FROM lfedge/eve-bpftrace:31a885bb79cc1cde850340a80dd38427213f3518 AS bpftrace
1313
FROM lfedge/eve-alpine:0f2e0da38e30753c68410727a6cc269e57ff74f2 AS build
14-
ENV BUILD_PKGS="abuild curl tar make linux-headers patch g++ git gcc gpg ncurses-dev autoconf openssl-dev zlib-dev jq pciutils usbutils lsblk"
14+
ENV BUILD_PKGS="abuild curl tar make linux-headers patch g++ git gcc gpg ncurses-dev autoconf openssl-dev zlib-dev jq pciutils usbutils lsblk go"
1515
# Feel free to add additional packages here, but be aware that
1616
# EVE's rootfs image can be no larger than 300Mb (and don't
1717
# forget to check on all supported architectures: e.g. arm64

0 commit comments

Comments
 (0)