Skip to content

Commit 7b1aa66

Browse files
chore(deps): Update python Docker tag to v3.13
1 parent 2e591ea commit 7b1aa66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12-alpine@sha256:9b8808206f4a956130546a32cbdd8633bc973b19db2923b7298e6f90cc26db08 AS python_base
1+
FROM python:3.13-alpine@sha256:9ba6d8cbebf0fb6546ae71f2a1c14f6ffd2fdab83af7fa5669734ef30ad48844 AS python_base
22

33
FROM python_base AS builder
44
ARG TARGETOS

0 commit comments

Comments
 (0)