From 346a9559ee12d2d3cc585b5e68b3e13e6138cb7e Mon Sep 17 00:00:00 2001 From: Garrett Edmonds Date: Tue, 9 Jun 2026 10:13:12 -0500 Subject: [PATCH] Update to release candidate tag for Core CMS v4.40.0 --- apcd_cms/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apcd_cms/Dockerfile b/apcd_cms/Dockerfile index f3a5826..be22b65 100644 --- a/apcd_cms/Dockerfile +++ b/apcd_cms/Dockerfile @@ -1,4 +1,4 @@ -FROM taccwma/core-cms:v4.39.2 +FROM taccwma/core-cms:v4.40.0-rc6 WORKDIR /code