Skip to content

Commit 0fc83b8

Browse files
committed
Update Dockerfile_amazon_2
1 parent 6b74255 commit 0fc83b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

builder/Dockerfile_amazon_2

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ COPY ./ /omnibus-project
5959
# Set the working directory
6060
WORKDIR /omnibus-project
6161

62-
RUN bundle install --binstubs
62+
# RUN bundle install --binstubs
63+
RUN bundle binstubs --all
6364

6465
# Second stage
6566
FROM amazonlinux:2023

0 commit comments

Comments
 (0)