浏览代码

Merge pull request #14747 from moxiegirl/update-docs-dockerfile

Updating to use the new base
Sven Dowideit 10 年之前
父节点
当前提交
008d57bf7f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/Dockerfile

+ 1 - 1
docs/Dockerfile

@@ -1,4 +1,4 @@
-FROM docs/base:hugo
+FROM docs/base:latest
 MAINTAINER Mary Anthony <mary@docker.com> (@moxiegirl)
 MAINTAINER Mary Anthony <mary@docker.com> (@moxiegirl)
 
 
 # To get the git info for this repo
 # To get the git info for this repo