mirror of https://github.com/docker/docs.git
Merge pull request #1725 from moxiegirl/update-docs-dockerfile
Updating with the latest image
This commit is contained in:
commit
4ffae4a1ac
|
@ -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