Skip to content

Commit a6c439f

Browse files
authored
Merge branch 'main' into fix/enable-cancun
2 parents 3d65810 + a7ca083 commit a6c439f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bun-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.3
1+
1.3.4

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1.20
22

3-
FROM oven/bun:1.3.3-debian AS builder
3+
FROM oven/bun:1.3.4-debian AS builder
44
WORKDIR /app
55

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

0 commit comments

Comments
 (0)