Skip to content

Commit a29e4a9

Browse files
authored
Merge pull request #242 from C4illin/downgrade-bun-to-1.2.2
chore: downgrade bun to 1.2.2
2 parents 4549c96 + bc64094 commit a29e4a9

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.2.3-alpine AS base
1+
FROM oven/bun:1.2.2-alpine AS base
22
LABEL org.opencontainers.image.source="https://github.com/C4illin/ConvertX"
33
WORKDIR /app
44

0 commit comments

Comments
 (0)