Skip to content

Commit

Permalink
Updated documentation of RDE_RF in Dockerfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
kiniry committed Jan 21, 2023
1 parent b10371a commit 807fad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ RUN cd /tools/${TOOL}/source/lobot/ && cabal v2-build
ENV PATH="/tools/${TOOL}:${PATH}"
RUN echo "${TOOL} ${REPO} ${TAG}" >> ${VERSION_LOG}

# DocumentationEnricher
# RDE Refinement Finder (aka the DocumentationEnricher)
ARG TOOL=der
ARG TAG=0.1.5
ARG REPO=https://github.com/GaloisInc/RDE_RF/releases/tag/v.0.1.5
Expand Down

0 comments on commit 807fad3

Please sign in to comment.