Skip to content

Commit e61a1d9

Browse files
chore(deps): update oven/bun docker tag to v1.3.12
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d82ec43 commit e61a1d9

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,6 +1,6 @@
11
# syntax=docker/dockerfile:1.22
22

3-
FROM oven/bun:1.3.10-debian AS builder
3+
FROM oven/bun:1.3.12-debian AS builder
44
WORKDIR /app
55

66
COPY bun.lock package.json tsconfig.json ./

0 commit comments

Comments
 (0)