mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-04-22 23:18:45 +02:00
Fix typo
This commit is contained in:
parent
ce1f980525
commit
d667a247e1
2
build.sh
2
build.sh
@ -43,7 +43,7 @@ else
|
||||
fi
|
||||
|
||||
if [[ ${STABLE:-} == "$VERSION" ]]; then
|
||||
TAGS+=" -T $DOCKER_REPO:stable"
|
||||
TAGS+=" -t $DOCKER_REPO:stable"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user