Skip to content

Commit a6e515e

Browse files
committed
.
1 parent 61db534 commit a6e515e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ FROM oven/bun:1.3.4-debian
2020

2121
WORKDIR /action-release
2222

23+
RUN apt-get install -y python3
24+
2325
RUN bun add [email protected] [email protected] --no-lockfile --no-cache
2426

2527
COPY --from=builder /app/packages/action/dist/ /action-release/

0 commit comments

Comments
 (0)