We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 851f630 commit 465fc76Copy full SHA for 465fc76
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.8-slim-bullseye
+FROM python:3.13-slim-bullseye
2
3
RUN apt-get update \
4
&& apt-get upgrade -y \
0 commit comments