diff --git a/Dockerfile.template b/Dockerfile.template index 77a40f4..ef74bee 100644 --- a/Dockerfile.template +++ b/Dockerfile.template @@ -2,11 +2,11 @@ # Do not edit individual Dockerfiles manually. Instead, please make changes to the Dockerfile.template, which will be used by the build script to generate Dockerfiles. -# By policy, the base image tag should be a quarterly tag unless there's a -# specific reason to use a different one. This means January, April, July, or +# By policy, the base image tag should be a quarterly tag unless there's a +# specific reason to use a different one. This means January, April, July, or # October. -# Using November right now to include OpenSSL CVE fixes. -FROM cimg/%%PARENT%%:2022.11 + +FROM cimg/%%PARENT%%:2023.01 LABEL maintainer="Community & Partner Engineering Team " diff --git a/shared b/shared index 4205046..d242513 160000 --- a/shared +++ b/shared @@ -1 +1 @@ -Subproject commit 420504618a951bec1ac3b17cb64b9f6c153eb0e0 +Subproject commit d2425137fae90d148cb54519d131fc108e2eec4c