From b668235003f7f32b96e1efb2e596cc15b0da78fc Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Thu, 27 Oct 2022 22:40:50 +0000 Subject: Update CHANGELOG.md to reflect the promotion of 18.0.169 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 5794ed202c..c37c58b2f7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,7 +18,7 @@ FROM busybox LABEL maintainer="Chef Software, Inc. " ARG CHANNEL=stable -ARG VERSION=18.0.146 +ARG VERSION=18.0.169 ARG ARCH=x86_64 ARG PKG_VERSION=6 -- cgit v1.2.1