Skip to content

Commit

Permalink
fixed docker seed files for all_seeds
Browse files Browse the repository at this point in the history
  • Loading branch information
Ardi Madadi committed Sep 2, 2024
1 parent 0afafcb commit a492dad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/lcms_cms_transform_fuzzer_all_seeds/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ RUN wget https://raw.githubusercontent.com/ardier/fuzzbench/minimized-subsumed-m
# Extract the seeds tarball to the /opt/seeds directory
RUN mkdir -p /opt/seeds && \
tar -xzvf /tmp/seeds.tar.gz -C /opt/seeds
ADD seeds /opt/seeds
# ADD seeds /opt/seeds

Binary file modified benchmarks/lcms_cms_transform_fuzzer_all_seeds/seeds.tar.gz
Binary file not shown.

0 comments on commit a492dad

Please sign in to comment.