Skip to content

Commit

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

---
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 Mar 31, 2024
1 parent ec86a5f commit 141dc2e
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.0.29 AS base
FROM oven/bun:1.0.36 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 141dc2e

Please sign in to comment.