Skip to content

Commit

Permalink
WIP: try using docker compose v2
Browse files Browse the repository at this point in the history
Signed-off-by: Taylor Madore <tmadore@redhat.com>
  • Loading branch information
taylormadore committed Sep 9, 2024
1 parent 63b8ec0 commit 5777c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CACHITO_COMPOSE_ENGINE ?= docker-compose
CACHITO_COMPOSE_ENGINE ?= docker compose
PYTHON_VERSION_VENV ?= python3.11
TOX_ENVLIST ?= python3.11
TOX_ARGS ?=
Expand Down

0 comments on commit 5777c80

Please sign in to comment.