Skip to content

Commit

Permalink
[latest] Update RubyGems system software prior any gem installations
Browse files Browse the repository at this point in the history
  • Loading branch information
ashenm committed Oct 24, 2023
1 parent 17c83bf commit e62e3b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/latest/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ RUN apt-get install --yes --no-install-recommends \
libgdk-pixbuf2.0-dev \
libpango1.0-dev \
libxml2-dev && \
gem update --system --no-document --no-update-sources && \
gem install --force --no-document --no-update-sources \
asciidoctor \
asciidoctor-diagram \
Expand Down

0 comments on commit e62e3b3

Please sign in to comment.