All checks were successful
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Bun](https://bun.com) ([source](https://github.com/oven-sh/bun)) | | patch | `1.2.18` -> `1.2.21` | | [oven/bun](https://github.com/oven-sh/bun) | final | patch | `1.2.18` -> `1.2.21` | --- ### Release Notes <details> <summary>oven-sh/bun (Bun)</summary> ### [`v1.2.21`](https://github.com/oven-sh/bun/releases/tag/bun-v1.2.21): Bun v1.2.21 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.2.20...bun-v1.2.21) To install Bun v1.2.21 ```bash curl -fsSL https://bun.sh/install | bash ### or you can use npm ### npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.2.21: ```bash bun upgrade ``` ##### [Read Bun v1.2.21's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.21) ##### Thanks to 23 contributors! - [@​alii](https://github.com/alii) - [@​cirospaciari](https://github.com/cirospaciari) - [@​connerlphillippi](https://github.com/connerlphillippi) - [@​creationix](https://github.com/creationix) - [@​dylan-conway](https://github.com/dylan-conway) - [@​heimskr](https://github.com/heimskr) - [@​imranbarbhuiya](https://github.com/imranbarbhuiya) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​jarred-sumner-bot](https://github.com/jarred-sumner-bot) - [@​lifefloating](https://github.com/lifefloating) - [@​lydiahallie](https://github.com/lydiahallie) - [@​markovejnovic](https://github.com/markovejnovic) - [@​nektro](https://github.com/nektro) - [@​pfgithub](https://github.com/pfgithub) - [@​riskymh](https://github.com/riskymh) - [@​rmncldyo](https://github.com/rmncldyo) - [@​robobun](https://github.com/robobun) - [@​sanderjo](https://github.com/sanderjo) - [@​someone19204](https://github.com/someone19204) - [@​sosukesuzuki](https://github.com/sosukesuzuki) - [@​taylordotfish](https://github.com/taylordotfish) - [@​zackradisic](https://github.com/zackradisic) - [@​zenazn](https://github.com/zenazn) ### [`v1.2.20`](https://github.com/oven-sh/bun/releases/tag/bun-v1.2.20): Bun v1.2.20 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.2.19...bun-v1.2.20) To install Bun v1.2.20 ```bash curl -fsSL https://bun.sh/install | bash ### or you can use npm ### npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.2.20: ```bash bun upgrade ``` ##### [Read Bun v1.2.20's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.20) ##### Thanks to 19 contributors! - [@​190n](https://github.com/190n) - [@​39ali](https://github.com/39ali) - [@​alii](https://github.com/alii) - [@​aspizu](https://github.com/aspizu) - [@​camc314](https://github.com/camc314) - [@​cirospaciari](https://github.com/cirospaciari) - [@​countbleck](https://github.com/countbleck) - [@​dylan-conway](https://github.com/dylan-conway) - [@​heimskr](https://github.com/heimskr) - [@​its-me-mhd](https://github.com/its-me-mhd) - [@​jack5079](https://github.com/jack5079) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​lifefloating](https://github.com/lifefloating) - [@​nektro](https://github.com/nektro) - [@​pfgithub](https://github.com/pfgithub) - [@​riskymh](https://github.com/riskymh) - [@​robobun](https://github.com/robobun) - [@​taylordotfish](https://github.com/taylordotfish) - [@​zackradisic](https://github.com/zackradisic) ### [`v1.2.19`](https://github.com/oven-sh/bun/releases/tag/bun-v1.2.19): Bun v1.2.19 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.2.18...bun-v1.2.19) To install Bun v1.2.19 ```bash curl -fsSL https://bun.sh/install | bash ### or you can use npm ### npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.2.19: ```bash bun upgrade ``` ##### [Read Bun v1.2.19's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.19) ##### Thanks to 18 contributors! - [@​190n](https://github.com/190n) - [@​alii](https://github.com/alii) - [@​cirospaciari](https://github.com/cirospaciari) - [@​countbleck](https://github.com/countbleck) - [@​dylan-conway](https://github.com/dylan-conway) - [@​ericc-ch](https://github.com/ericc-ch) - [@​heimskr](https://github.com/heimskr) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​jarred-sumner-bot](https://github.com/jarred-sumner-bot) - [@​josag98](https://github.com/josag98) - [@​nektro](https://github.com/nektro) - [@​pfgithub](https://github.com/pfgithub) - [@​riskymh](https://github.com/riskymh) - [@​robobun](https://github.com/robobun) - [@​santosant](https://github.com/santosant) - [@​taylordotfish](https://github.com/taylordotfish) - [@​xanth3](https://github.com/xanth3) - [@​zackradisic](https://github.com/zackradisic) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45OC40IiwidXBkYXRlZEluVmVyIjoiNDEuOTguNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Reviewed-on: #49 Reviewed-by: t.behrendt <t.behrendt@noreply.localhost> Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de>
23 lines
547 B
Docker
23 lines
547 B
Docker
FROM oven/bun:1.2.21 AS base
|
|
|
|
WORKDIR /app
|
|
|
|
FROM base AS install
|
|
RUN mkdir -p /temp/dev
|
|
COPY package.json bun.lockb /temp/dev/
|
|
RUN cd /temp/dev && bun install --frozen-lockfile
|
|
|
|
RUN mkdir -p /temp/prod
|
|
COPY package.json bun.lockb /temp/prod/
|
|
RUN cd /temp/prod && bun install --frozen-lockfile --production
|
|
|
|
FROM base AS build
|
|
COPY --from=install /temp/dev/node_modules node_modules
|
|
COPY . .
|
|
RUN bun run build
|
|
|
|
FROM base AS release
|
|
COPY --from=install /temp/prod/node_modules node_modules
|
|
COPY --from=build /app/dist .
|
|
|
|
CMD [ "bun", "/app/main.js"] |