Skip to content

Commit

Permalink
feat: sealing: Support nv22 DDO features
Browse files Browse the repository at this point in the history
  • Loading branch information
0x5459 committed Apr 6, 2024
1 parent 2131c4a commit 7b38959
Show file tree
Hide file tree
Showing 45 changed files with 2,269 additions and 813 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.manager
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.20.7-bullseye AS build
FROM golang:1.21.8-bullseye AS build

RUN apt-get update && apt-get install -y tzdata ca-certificates build-essential clang ocl-icd-opencl-dev ocl-icd-libopencl1 jq libhwloc-dev

Expand Down
Loading

0 comments on commit 7b38959

Please sign in to comment.