We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0cb722 + 6a7c690 commit b123ad9Copy full SHA for b123ad9
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