Skip to content

Commit d1b0a75

Browse files
chore(deps): update ghcr.io/owl-corp/python-poetry-base docker tag to v3.13
| datasource | package | from | to | | ---------- | ----------------------------------- | ---- | ---- | | docker | ghcr.io/owl-corp/python-poetry-base | 3.12 | 3.13 |
1 parent 89f5f6a commit d1b0a75

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-
ARG python_version=3.12-slim
1+
ARG python_version=3.13-slim
22

33
FROM --platform=linux/amd64 ghcr.io/owl-corp/python-poetry-base:$python_version AS wheel-builder
44

0 commit comments

Comments
 (0)