mirror of
https://github.com/docker/docs.git
synced 2026-04-04 18:28:58 +07:00
Merge pull request #1074 from moxiegirl/update-docs-dockerfile
Updating to use the new base
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user