We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c87d434 commit d9862bdCopy full SHA for d9862bd
Dockerfile
@@ -1,5 +1,4 @@
1
FROM python:3.13-slim
2
-# update to force change
3
4
RUN apt-get update && \
5
apt-get install -y --no-install-recommends ca-certificates && \
0 commit comments