mirror of https://github.com/docker/docs.git
Merge pull request #14747 from moxiegirl/update-docs-dockerfile
Updating to use the new base
This commit is contained in:
commit
008d57bf7f
|
@ -1,4 +1,4 @@
|
|||
FROM docs/base:hugo
|
||||
FROM docs/base:latest
|
||||
MAINTAINER Mary Anthony <mary@docker.com> (@moxiegirl)
|
||||
|
||||
# To get the git info for this repo
|
||||
|
|
Loading…
Reference in New Issue