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 ef4fe45 commit 71b7f84Copy full SHA for 71b7f84
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12-alpine@sha256:02a73ead8397e904cea6d17e18516f1df3590e05dc8823bd5b1c7f849227d272 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