Skip to content

Commit a635177

Browse files
committed
Fixed check-docker-hashes-constiency issue
For debug/recovertpm Signed-off-by: eriknordmark <[email protected]>
1 parent 4ed8806 commit a635177

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
@@ -8,7 +8,7 @@
88
# has a fast path for stack unwinding. This also happens
99
# to be a perfect place to put any other kind of debug info
1010
# into the package: see abuild/etc/abuild.conf.
11-
FROM lfedge/eve-recovertpm:e0e02dc0f6e81e6b15e84a416171e354346923ad AS recovertpm
11+
FROM lfedge/eve-recovertpm:cff2b9206adf51ddb97008ccd357fb68d6421797 AS recovertpm
1212
FROM lfedge/eve-bpftrace:c08d714db34b7cde90d20c56e74d2c11afe483df AS bpftrace
1313
FROM lfedge/eve-alpine:745ae9066273c73b0fd879c4ba4ff626a8392d04 AS build
1414
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"

0 commit comments

Comments
 (0)