Skip to content

Commit

Permalink
build(deps): bump oven/bun from 1.1.7 to 1.1.15
Browse files Browse the repository at this point in the history
Bumps oven/bun from 1.1.7 to 1.1.15.

---
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] committed Jun 23, 2024
1 parent 1cbc404 commit 25f8fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bun.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG SCOPE=playground
###################################################################
# Stage 0: base image #
###################################################################
FROM oven/bun:1.1.7 AS base
FROM oven/bun:1.1.15 AS base
ENV GIT_SSL_NO_VERIFY 1
RUN apt-get update && apt-get install -y --no-install-recommends git tini

Expand Down

0 comments on commit 25f8fcb

Please sign in to comment.