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 277f67b commit bdc6130Copy full SHA for bdc6130
Dockerfile
@@ -1,4 +1,5 @@
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