Skip to content

Commit 6a967f4

Browse files
committed
Test
Test Signed-off-by: Renê de Souza Pinto <rene@renesp.com.br>
1 parent 3fb6939 commit 6a967f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg/rngd/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ FROM lfedge/eve-alpine:82df60e43ab9f8c935584b8c7b4d0a4b0271d608 as build
44
ENV BUILD_PKGS go gcc musl-dev linux-headers
55
RUN eve-alpine-deploy.sh
66

7+
# REBUILD
8+
79
ENV GOPATH=/go PATH=$PATH:/go/bin
810

911
# see https://github.com/golang/go/issues/23672

0 commit comments

Comments
 (0)