Skip to content

Commit

Permalink
build(deps): bump oven/bun from 1.0.15-alpine to 1.0.18-alpine
Browse files Browse the repository at this point in the history
Bumps oven/bun from 1.0.15-alpine to 1.0.18-alpine.

---
updated-dependencies:
- dependency-name: oven/bun
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent 1e014e7 commit 5c64ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM oven/bun:1.0.15-alpine
FROM oven/bun:1.0.18-alpine
WORKDIR /app
COPY package.json .
COPY bun.lockb .
Expand Down

0 comments on commit 5c64ed1

Please sign in to comment.