We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0300681 commit 22af397Copy full SHA for 22af397
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3-slim AS builder
+FROM python:3.13.0b4-slim AS builder
2
ADD . /app
3
WORKDIR /app
4
0 commit comments