mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Typo fix: overriden -> overridden
Signed-off-by: ruicao <ruicao@alauda.io>
This commit is contained in:
parent
db391c03ad
commit
5713215e84
@ -5,7 +5,7 @@ set -ex
|
||||
|
||||
TAG="docker-compose:$(git rev-parse --short HEAD)"
|
||||
|
||||
# By default use the Dockerfile, but can be overriden to use an alternative file
|
||||
# By default use the Dockerfile, but can be overridden to use an alternative file
|
||||
# e.g DOCKERFILE=Dockerfile.armhf script/test/default
|
||||
DOCKERFILE="${DOCKERFILE:-Dockerfile}"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user