Skip to content

Commit c7d96ec

Browse files
authored
Update Dockerfile
1 parent a1ff932 commit c7d96ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 阶段一:构建默认站点(使用官方示例站点 + FixIt 主题)
2-
FROM hugomods/hugo:exts-0.156.0 AS builder
2+
FROM peaceiris/hugo-extended:0.156.0 AS builder
33

44
# 安装 git(主题需要)
55
RUN apk add --no-cache git

0 commit comments

Comments
 (0)