From 7f2ef9257c0be6311154ed82dbfdd64943100d8f Mon Sep 17 00:00:00 2001 From: Tara Date: Wed, 29 Mar 2023 11:36:23 +1100 Subject: [PATCH] [GOVCMSD9-1070] Update lagoon base images to 23.3.0 from 23.2.0 --- .env.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.default b/.env.default index a1eb57b4a..3e605b835 100644 --- a/.env.default +++ b/.env.default @@ -43,7 +43,7 @@ GOVCMS_PROJECT_VERSION=2.28.0 # Set the Lagoon tag to use for the upstream dockerfiles (e.g. 20.12.0) # See https://github.com/uselagoon/lagoon-images/releases -LAGOON_IMAGE_VERSION=23.2.0 +LAGOON_IMAGE_VERSION=23.3.0 # Set the CLI image name # Support both legacy (govcms8lagoon/govcms8) and newer (govcms/govcms) images.