From e02eab46946ce9a7a80794888f928c0ee26c6534 Mon Sep 17 00:00:00 2001 From: Alexander O'Neill Date: Fri, 16 Feb 2024 05:46:14 -0400 Subject: [PATCH] Update to BuildKit images v. 3.1.4. --- sample.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample.env b/sample.env index fbfb74d55..858655b50 100644 --- a/sample.env +++ b/sample.env @@ -94,7 +94,7 @@ REPOSITORY=islandora # The version of the isle-buildkit images, non isle-buildkit images have # their versions specified explicitly in their respective docker-compose files. -TAG=3.1.3 +TAG=3.1.4 ############################################################################### # Exposed Containers & Ports