diff --git a/.env.default b/.env.default index 55796ab..875887f 100644 --- a/.env.default +++ b/.env.default @@ -35,7 +35,7 @@ PHP_IMAGE_VERSION=7.4 # Set the GovCMS version to use - you can use a tag or branch reference here # See https://github.com/govCMS/govcms/releases -GOVCMS_PROJECT_VERSION=7.x-3.29 +GOVCMS_PROJECT_VERSION=7.x-3.30 # Set the version of the site audit script to use - you can use a tag or branch reference here # See https://github.com/govCMS/audit-site/releases @@ -43,7 +43,7 @@ SITE_AUDIT_VERSION=7.x-3.x # Set the Lagoon tag to use for the upstream dockerfiles (e.g. 20.12.0) # See https://hub.docker.com/r/uselagoon/php/tags -LAGOON_IMAGE_VERSION=22.4.0 +LAGOON_IMAGE_VERSION=22.5.0 # Set the release tag GOVCMS_RELEASE_TAG=edge