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 2e591ea commit 7b1aa66Copy full SHA for 7b1aa66
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12-alpine@sha256:9b8808206f4a956130546a32cbdd8633bc973b19db2923b7298e6f90cc26db08 AS python_base
+FROM python:3.13-alpine@sha256:9ba6d8cbebf0fb6546ae71f2a1c14f6ffd2fdab83af7fa5669734ef30ad48844 AS python_base
2
3
FROM python_base AS builder
4
ARG TARGETOS
0 commit comments