build: update configuration files

This commit is contained in:
Oliver Davies 2023-04-21 13:24:13 +01:00
parent c981263b9f
commit e1be2cfef7

View file

@ -28,5 +28,5 @@ _run service command *args:
--entrypoint {{ command }} \ --entrypoint {{ command }} \
--no-deps \ --no-deps \
--rm \ --rm \
--tty \ -T \
{{ service }} {{ args }} {{ service }} {{ args }}