From fca2b6df2c17412e8538e8a5d0b2e6fe225468d5 Mon Sep 17 00:00:00 2001 From: Joe Corall Date: Fri, 26 Apr 2024 10:48:24 -0400 Subject: [PATCH] dev-main --- sample.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample.env b/sample.env index 27045c0ca..34fca6c3a 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:main +CODEBASE_PACKAGE=islandora/islandora-starter-site:dev-main # Includes `traefik` as a service, if false assume we are sharing a traefik # from another project.