Skip to content

Commit fa58827

Browse files
authored
Merge pull request #240 from C4illin/donwgrade-bun-to-1.2.3
chore: downgrade bun to 1.2.3
2 parents df43df1 + 8f27be0 commit fa58827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)