Skip to content

Commit 1c8fb68

Browse files
Fix Github check
Signed-off-by: Hanwen <[email protected]>
1 parent b51a99f commit 1c8fb68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kitchen.docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ driver:
44
platform: linux/amd64
55
pull_platform_image: false # Use the local images, prevent pull of docker images from Docker Hub,
66
chef_version: 18 # Chef version aligned with the one used to build the images
7-
chef_image: cincproject/cinc
7+
chef_image: cincproject/cinc:18.7.3
88
env:
99
# Since the kernel version of the docker images is not in the expected pattern,
1010
# KERNEL_RELEASE is set in the environment to override the system value.

0 commit comments

Comments
 (0)