Skip to content

Commit 464a0e4

Browse files
chore(docker): bump oven/bun from 1.3.5-alpine to 1.3.11-alpine
Bumps oven/bun from 1.3.5-alpine to 1.3.11-alpine. --- updated-dependencies: - dependency-name: oven/bun dependency-version: 1.3.11-alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c35e5a commit 464a0e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM oven/bun:1.3.5-alpine AS builder
1+
FROM oven/bun:1.3.11-alpine AS builder
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)