Skip to content

Commit 0fb39ff

Browse files
Bump python from 3.14.3-alpine to 3.14.5-alpine (#153)
Bumps python from 3.14.3-alpine to 3.14.5-alpine. --- updated-dependencies: - dependency-name: python dependency-version: 3.14.5-alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9172e7e commit 0fb39ff

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
@@ -6,7 +6,7 @@
66
# * rccsmin
77

88
# https://hub.docker.com/_/python
9-
FROM python:3.14.3-alpine
9+
FROM python:3.14.5-alpine
1010

1111
COPY requirements.txt /tmp/requirements.txt
1212

0 commit comments

Comments
 (0)