Skip to content

Commit b123ad9

Browse files
authored
Merge pull request #11 from MissionCriticalCloud/sspans-sbp-patch-1
Bump versions
2 parents c0cb722 + 6a7c690 commit b123ad9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
FROM chef/chefworkstation:21.4.365
1+
FROM chef/chefworkstation:21.7.524
22

33
# Accept the license without prompting
44
ARG CHEF_LICENSE=accept
55

66
# Set any build variables here
7-
ARG VAGRANT_VERSION=2.2.16
7+
ARG VAGRANT_VERSION=2.2.17
88

99
# Print Chef-Workstation component versions
1010
RUN /opt/chef-workstation/bin/chef -v

0 commit comments

Comments
 (0)