Skip to content

Commit

Permalink
Remove rogue version from Dockerfile.asciidoc
Browse files Browse the repository at this point in the history
Signed-off-by: Davide Scano <[email protected]>
  • Loading branch information
Dscano committed Dec 2, 2024
1 parent 7fbb83d commit 50b8bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tools/Dockerfile.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN gem install asciidoctor \
cd rouge \
git log -n 1 | cat \
gem build rouge.gemspec \
gem install rouge-4.4.0.gem
gem install gem

VOLUME ["/usr/src/p4-spec"]
WORKDIR /usr/src/p4-spec

0 comments on commit 50b8bf5

Please sign in to comment.