We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f33fc1 commit 24908ccCopy full SHA for 24908cc
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ubuntu:latest
+FROM oven/bun:debian
2
3
# 安装 OpenSSL
4
RUN apt update && apt install openssl -y && rm -rf /var/lib/apt/lists/*
0 commit comments