Commit graph

28 commits

Author SHA1 Message Date
Nawaz Dhandala
6335887d62
feat: Reduce npm fetch retry timeout values in Dockerfiles 2025-12-16 13:30:12 +00:00
Simon Larsen
1ac6e71f7e
chore(config,docker,ci,ui): rename IS_ENTERPRISE to IS_ENTERPRISE_EDITION across env, Dockerfiles, compose and workflows 2025-11-03 11:25:12 +00:00
Nawaz Dhandala
1c1a48b78f
chore(ci): build/publish enterprise image variants and add IS_ENTERPRISE arg to Dockerfiles 2025-10-31 14:49:07 +00:00
Nawaz Dhandala
987f30e5c7
feat: add PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD environment variable to Dockerfiles for improved build performance 2025-10-06 19:45:46 +01:00
Simon Larsen
77de0a1116
feat: Upgrade Node.js base image to version 24.9-alpine3.21 in multiple Dockerfiles and remove debugging flag from nodemon configurations 2025-09-30 11:27:03 +01:00
Nico Aymet
b7ea97c246 Set permission to write logs and cache on /tmp/npm in case container run as non root 2025-06-10 19:11:37 +01:00
Simon Larsen
c667fddc64
chore: update Node.js base image to version 23.8 in Dockerfile templates 2025-02-21 22:38:02 +00:00
Simon Larsen
b9b5ca3325
switch base image to ecr 2024-10-16 15:54:57 +01:00
snyk-bot
9a38675676
fix: Workflow/Dockerfile.tpl to reduce vulnerabilities 2024-09-29 10:42:29 +00:00
Simon Larsen
1b74d94d0a
Update Dockerfile context and copy paths for Workflow integration 2024-09-18 17:29:46 +01:00
Simon Larsen
6aa9895e72
refactor workflow 2024-09-16 15:22:15 -07:00
Simon Larsen
f7cc8d2343
Update proxy_pass in Nginx configuration
Delete unused files and dependencies
Update API hostname in WorkflowService
Update API hostname in AnalyticsDatabaseService
2024-01-11 19:16:11 +05:30
snyk-bot
b2ece0f23b
fix: Workflow/Dockerfile.tpl to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6032386
- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6032386
- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6055795
- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6055795
2023-12-01 19:49:31 +00:00
Simon Larsen
ed7708ba7c
remove change in config from npm 2023-10-04 19:11:51 +01:00
Simon Larsen
d3e3b7d918
fix docker file 2023-10-02 16:17:43 +01:00
Simon Larsen
2a6cb19405
add pnpm to docker build to speed up builds 2023-10-02 12:38:40 +01:00
Simon Larsen
708a9ba4b8
increase npm timeout in docker files 2023-09-21 17:09:09 +01:00
Simon Larsen
4d2e66fce3
fix base 2023-09-13 13:56:36 +05:30
Simon Larsen
6057fafd97
fix docker files 2023-09-13 13:55:54 +05:30
Simon Larsen
57671c444c
refactor docker files 2023-09-13 13:53:26 +05:30
Simon Larsen
35d7f0ee59
remove update 2023-09-13 12:30:24 +05:30
Simon Larsen
b1bd44be59
add sha and version to docker file 2023-08-25 11:16:31 +01:00
Simon Larsen
2966924bcd
update node to current alpine 2023-08-09 11:55:19 +01:00
Simon Larsen
195cd4aab4
fix docker files 2023-02-17 11:52:48 +00:00
Simon Larsen
aaf121ef81
add static nodejs version 2023-02-05 14:17:56 +00:00
Simon Larsen
a013fc34d3
add model 2023-02-03 13:47:34 +00:00
Simon Larsen
e6cc022ce2
fix workflow docker file. 2023-02-03 13:44:41 +00:00
Simon Larsen
24bc3ef793
make new workflow service. 2023-02-01 13:08:45 +00:00