mirror of
https://github.com/caprover/caprover
synced 2026-07-08 09:40:43 +00:00
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
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:
@@ -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',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user