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 43bbc66 commit 8a79d84Copy full SHA for 8a79d84
1 file changed
Dockerfile
@@ -2,7 +2,7 @@ FROM ubuntu
2
3
RUN apt-get update && apt-get install -y \
4
curl \
5
- python3 \
+ python3.12 \
6
python3-pip \
7
docker-compose
8
0 commit comments