We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54a7f6c commit 1ea0ec1Copy full SHA for 1ea0ec1
Dockerfile
@@ -10,7 +10,7 @@ ARG VAGRANT_GEMDIR=/opt/vagrant/embedded/gems/${VAGRANT_VERSION}/
10
ARG CHEF_GEMDIR=/opt/chef-workstation/embedded/lib/ruby/gems/3.0.0/
11
12
ARG NET_SSH_PATCH1=f79ed49dc068317fb280bd2fb554ecb0ce13a7e1
13
-ARG NET_SSH_PATCH2=a45f54fe1de434605af0b7195dd9a91bccd2cec5"
+ARG NET_SSH_PATCH2=a45f54fe1de434605af0b7195dd9a91bccd2cec5
14
15
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
16
0 commit comments