Skip to content

Commit 54a7f6c

Browse files
authored
Update Dockerfile
1 parent c822455 commit 54a7f6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ ARG CHEF_GEMDIR=/opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/
1212
ARG NET_SSH_PATCH1=f79ed49dc068317fb280bd2fb554ecb0ce13a7e1
1313
ARG NET_SSH_PATCH2=a45f54fe1de434605af0b7195dd9a91bccd2cec5"
1414
15+
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
16+
1517
# Print Chef-Workstation component versions
1618
RUN /opt/chef-workstation/bin/chef -v
1719

0 commit comments

Comments
 (0)