Commit Graph

10 Commits

Author SHA1 Message Date
Deepak Prabhakara
dc50c0527b
updated to node 20 (#367) 2023-10-25 16:42:30 +01:00
Deepak Prabhakara
e497d14bc4 updated node, updated acs url to https://sso.eu.boxyhq.com/api/oauth/saml 2023-10-20 23:59:23 +01:00
Deepak Prabhakara
03c5cc96dd update nodejs to 18.17.1 2023-09-13 14:24:22 +01:00
Deepak Prabhakara
0107b5ef1d updated docker base image 2023-06-27 13:52:02 +01:00
Deepak Prabhakara
e94384cdc8 updated node, bumped up version 2023-03-24 13:24:09 +00:00
Deepak Prabhakara
8f4a6c10c2
updated node (#148)
* updated node

* updated lock file
2023-02-22 17:47:24 +00:00
Aswin V
57b8ddf17c
Optimise multi platform build (#128)
* Use next.js standalone to optimise docker image

* Temporarily disable release branch check

* Set `PORT` env

* Use the build machine architecture to build and target platform for running

* Prep for PR

* Update node image

* Test with latest image and use ARG for image version

* Prep for PR
2022-12-09 15:04:40 +00:00
Deepak Prabhakara
e8eed5cbf4 updated node 2022-10-14 18:20:42 +01:00
Kiran K
fdaa190df4
Add Github actions (#15)
* Add Github actions

* Fix the docker build issue

* Remove the duplicate Github action

* only need runtime env vars during build

* ENV NEXT_TELEMETRY_DISABLED is a runtime env var

* Add missing keys to package.json

* Use the npm version as tag

Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
2022-03-10 17:20:33 +00:00
Kiran K
1f6b8fcc85 Add Dockerfile (#4) 2022-02-28 21:53:55 +00:00