From 3ea740a32b4bb466ab7d4a1a4506107a2ed613fb Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Tue, 26 Oct 2021 23:56:42 +0000 Subject: Update CHANGELOG.md to reflect the promotion of 17.7.22 Obvious fix; these changes are the result of automation not creative thinking. --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index 67274aefdd..bcda6f97ed 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,7 +18,7 @@ FROM busybox LABEL maintainer="Chef Software, Inc. " ARG CHANNEL=stable -ARG VERSION=17.6.18 +ARG VERSION=17.7.22 ARG ARCH=x86_64 ARG PKG_VERSION=6 -- cgit v1.2.1