We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65f0acb commit 8212744Copy full SHA for 8212744
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3-slim
+FROM python:3.12-slim
2
WORKDIR /ersubot/
3
4
RUN apt update && \
0 commit comments