We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f4f8ee commit abe4efaCopy full SHA for abe4efa
1 file changed
Dockerfile
@@ -5,7 +5,7 @@ RUN apt-get update && apt-get install -y \
5
python3.12 \
6
python3.12-venv \
7
python3-pip \
8
- docker-compose
+ docker-compose-v2
9
10
# https://learn.microsoft.com/en-us/cli/azure/install-azure-cli-linux?pivots=apt#option-1-install-with-one-command
11
RUN curl -sL https://aka.ms/InstallAzureCLIDeb | bash
0 commit comments