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 e5b27b0 commit 776cad2Copy full SHA for 776cad2
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.9-slim
+FROM python:3.12-slim
2
3
RUN pip install awscli
4
RUN apt-get update && apt-get install -y git zip
0 commit comments