mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Updating to use the new base
Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
parent
ccc78c9968
commit
e0bceb7064
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue