Skip to content

Commit 71b7f84

Browse files
chore(deps): Update python Docker tag to v3.13
1 parent ef4fe45 commit 71b7f84

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:02a73ead8397e904cea6d17e18516f1df3590e05dc8823bd5b1c7f849227d272 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)