Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

Commit 409bf36

Browse files
author
Vitali Quiering
committed
Merge pull request 'chore(deps): update python docker tag to v3.12.1' (#26) from renovate/python-3.x into master
Reviewed-on: https://gitea.quiering.com/images/seatable-python-runner/pulls/26
2 parents 98fd409 + 823e6b4 commit 409bf36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12.0-alpine
1+
FROM python:3.12.1-alpine
22

33
RUN apk add --no-cache --upgrade bash \
44
docker \

0 commit comments

Comments
 (0)