Skip to content

Commit 3fa506f

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

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.12-debian AS builder
3+
FROM oven/bun:1.3.13-debian AS builder
44
WORKDIR /app
55

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

0 commit comments

Comments
 (0)