Skip to content

Commit 24908cc

Browse files
authored
Update Dockerfile
1 parent 1f33fc1 commit 24908cc

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 ubuntu:latest
1+
FROM oven/bun:debian
22

33
# 安装 OpenSSL
44
RUN apt update && apt install openssl -y && rm -rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)