Skip to content

Commit

Permalink
修复 modprobe 报错
Browse files Browse the repository at this point in the history
  • Loading branch information
bjdgyc committed Dec 25, 2023
1 parent d3f16eb commit e3b3037
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#node:16-bullseye
#golang:1.20-bullseye
#debian:bullseye-slim
#sed -i 's/deb.debian.org/mirrors.ustc.edu.cn/g' /etc/apt/sources.list


# web
FROM node:16-alpine3.18 as builder_node
Expand Down

0 comments on commit e3b3037

Please sign in to comment.