Fixes to make the inclusive language linter happy.

This commit is contained in:
Dan Helfman
2024-10-01 13:37:31 -07:00
parent b7efa0d3f0
commit f54d566edc
9 changed files with 30 additions and 29 deletions
+1 -1
View File
@@ -8,4 +8,4 @@ if [ -e "$USER_PODMAN_SOCKET_PATH" ]; then
export DOCKER_HOST="unix://$USER_PODMAN_SOCKET_PATH"
fi
docker-compose --file docs/docker-compose.yaml up --build --force-recreate
BUILDKIT_PROGRESS=plain docker-compose --file docs/docker-compose.yaml up --build --force-recreate