Skip to content

Commit

Permalink
pesky trivy
Browse files Browse the repository at this point in the history
  • Loading branch information
rkm committed Sep 20, 2024
1 parent 45598c5 commit fe1ab1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion software/Freesurfer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ RUN : \
&& echo "${FREESURFER_DEB_MD5} ${deb}" | md5sum -c \
&& dpkg -i "${deb}" \
&& rm "${deb}" \
&& cd "${FREESURFER_HOME}" \
&& pushd "${FREESURFER_HOME}" \
&& rm -rf \
average/mult-comp-cor \
lib/cuda \
Expand Down

0 comments on commit fe1ab1e

Please sign in to comment.