Skip to content

Commit abe4efa

Browse files
committed
install docker-compose-v2
1 parent 1f4f8ee commit abe4efa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN apt-get update && apt-get install -y \
55
python3.12 \
66
python3.12-venv \
77
python3-pip \
8-
docker-compose
8+
docker-compose-v2
99

1010
# https://learn.microsoft.com/en-us/cli/azure/install-azure-cli-linux?pivots=apt#option-1-install-with-one-command
1111
RUN curl -sL https://aka.ms/InstallAzureCLIDeb | bash

0 commit comments

Comments
 (0)