Merge pull request #2400 from caprover/release
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled

Backmerge Release
This commit is contained in:
Kasra Bigdeli
2026-05-14 11:12:25 -07:00
committed by GitHub
+2 -2
View File
@@ -17,7 +17,7 @@ const CONSTANT_FILE_OVERRIDE_USER =
const configs = {
publishedNameOnDockerHub: 'caprover/caprover',
version: '1.14.1',
version: '1.14.2',
defaultMaxLogSize: '512m',
@@ -47,7 +47,7 @@ const configs = {
appPlaceholderImageName: 'caprover/caprover-placeholder-app:latest',
nginxImageName: 'nginx:1.27.2',
nginxImageName: 'nginx:1.31',
defaultEmail: 'runner@caprover.com',