mirror of https://github.com/docker/docs.git
Merge pull request #1074 from moxiegirl/update-docs-dockerfile
Updating to use the new base
This commit is contained in:
commit
b2182d0809
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue