Skip to content

Commit

Permalink
Merge pull request #819 from dsp-testing/dependabot/docker/tests/faux…
Browse files Browse the repository at this point in the history
…mplementations/lintsonschema/python-3.13.1-alpine

Bump python from 3.13.0-alpine to 3.13.1-alpine in /tests/fauxmplementations/lintsonschema
  • Loading branch information
github-actions[bot] authored Dec 5, 2024
2 parents 15f4b85 + 96af5b8 commit 84cbc74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fauxmplementations/lintsonschema/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.13.0-alpine
FROM python:3.13.1-alpine
RUN python -m pip install jsonschema
COPY lintsonschema /usr/local/bin
COPY schemas /schemas
Expand Down

0 comments on commit 84cbc74

Please sign in to comment.