mirror of https://github.com/docker/docs.git
Merge pull request #1550 from moxiegirl/update-docs-dockerfile
Updating to point to latest build
This commit is contained in:
commit
066ef3c4f4
|
@ -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