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 bdc6130 commit ead81c8Copy full SHA for ead81c8
Dockerfile
@@ -1,5 +1,4 @@
1
FROM python:3.13-slim
2
-# Another change for a full test
3
4
RUN apt-get update && \
5
apt-get install -y --no-install-recommends git ca-certificates && \
0 commit comments