We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b51a99f commit 1c8fb68Copy full SHA for 1c8fb68
kitchen.docker.yml
@@ -4,7 +4,7 @@ driver:
4
platform: linux/amd64
5
pull_platform_image: false # Use the local images, prevent pull of docker images from Docker Hub,
6
chef_version: 18 # Chef version aligned with the one used to build the images
7
- chef_image: cincproject/cinc
+ chef_image: cincproject/cinc:18.7.3
8
env:
9
# Since the kernel version of the docker images is not in the expected pattern,
10
# KERNEL_RELEASE is set in the environment to override the system value.
0 commit comments