Skip to content

Commit d339855

Browse files
Bump python in /implementations/python-jsonschema
Bumps python from 3.14.0-alpine to 3.14.3-alpine. --- updated-dependencies: - dependency-name: python dependency-version: 3.14.3-alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 268ed22 commit d339855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations/python-jsonschema/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.14.0-alpine
1+
FROM python:3.14.3-alpine
22
WORKDIR /usr/src/myapp
33
RUN python -m pip install jsonschema
44
COPY bowtie_jsonschema.py .

0 commit comments

Comments
 (0)