From 78dd59bcea52a7235f4c8be84aadff6343c77eeb Mon Sep 17 00:00:00 2001 From: Joe Corall Date: Thu, 18 Apr 2024 12:33:28 -0400 Subject: [PATCH] Update starter site package --- sample.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample.env b/sample.env index df8e57d74..d1dc5353f 100644 --- a/sample.env +++ b/sample.env @@ -49,7 +49,7 @@ CUSTOM_IMAGE_TAG=latest # Packagist repo to use when creating a site with make starter # Change this if you want to build from a different codebase than the starter site -CODEBASE_PACKAGE=islandora/islandora-starter-site:1.2.0 +CODEBASE_PACKAGE=islandora/islandora-starter-site:1.6.2 # Includes `traefik` as a service, if false assume we are sharing a traefik # from another project.