We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e0cfb5 commit 6a7c690Copy full SHA for 6a7c690
Dockerfile
@@ -1,10 +1,10 @@
1
-FROM chef/chefworkstation:21.4.365
+FROM chef/chefworkstation:21.7.524
2
3
# Accept the license without prompting
4
ARG CHEF_LICENSE=accept
5
6
# Set any build variables here
7
-ARG VAGRANT_VERSION=2.2.16
+ARG VAGRANT_VERSION=2.2.17
8
9
# Print Chef-Workstation component versions
10
RUN /opt/chef-workstation/bin/chef -v
0 commit comments