Skip to content

Commit 45da0ab

Browse files
kendrickcurtisafsmeira
authored andcommitted
stopped copying unnecessary files
1 parent dfe1f8f commit 45da0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/g
2626

2727
# Generate the OpenSSF index during build
2828
COPY scripts/ scripts/
29-
COPY openssf-cache/ openssf-cache/
29+
COPY openssf-cache/osv/ openssf-cache/osv/
3030
RUN apk add --no-cache python3 && \
3131
python3 scripts/build_openssf_index.py
3232

0 commit comments

Comments
 (0)