upgrade strapi to 3.5.4 (#395)

Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com>
This commit is contained in:
Simon Belbeoch 2021-04-21 02:17:46 +02:00 committed by GitHub
parent 4f42eccfc2
commit bb80fca9c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ caproverOneClickApp:
variables: variables:
- id: $$cap_strapi_version - id: $$cap_strapi_version
label: Strapi Version label: Strapi Version
defaultValue: 3.5.3 defaultValue: 3.5.4
description: Check out the Docker page for the valid tags https://hub.docker.com/r/strapi/strapi/tags description: Check out the Docker page for the valid tags https://hub.docker.com/r/strapi/strapi/tags
validRegex: /^([^\s^\/])+$/ validRegex: /^([^\s^\/])+$/
- id: $$cap_mongo_version - id: $$cap_mongo_version