Skip to content

Commit 7f025fa

Browse files
authored
Merge pull request #126 from cyberark/install_sudo_cmd
CNJR-2865: install sudo on the ubuntu base image
2 parents b5c70fd + c4e9c8f commit 7f025fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ubuntu-ruby-fips/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ RUN apt-get update && \
154154
logrotate \
155155
runit \
156156
nginx \
157+
sudo \
157158
libarchive13 \
158159
cron \
159160
syslog-ng-core \

0 commit comments

Comments
 (0)