We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ee27f7 commit c433d14Copy full SHA for c433d14
projects/sigstore-go/Dockerfile
@@ -16,5 +16,5 @@
16
17
FROM gcr.io/oss-fuzz-base/base-builder-go
18
RUN git clone --depth 1 https://github.com/sigstore/sigstore-go
19
-COPY build.sh *.dict $SRC
+COPY build.sh *.dict $SRC/
20
WORKDIR $SRC/sigstore-go
0 commit comments