Skip to content

Commit

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

---
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 Jul 7, 2024
1 parent 3a63a05 commit c89d845
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.18 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 c89d845

Please sign in to comment.