diff --git a/bowtie/tests/fauxmplementations/lintsonschema/Dockerfile b/bowtie/tests/fauxmplementations/lintsonschema/Dockerfile index 809c3eb49..6d348b96c 100644 --- a/bowtie/tests/fauxmplementations/lintsonschema/Dockerfile +++ b/bowtie/tests/fauxmplementations/lintsonschema/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.12.5-alpine +FROM python:3.12.6-alpine RUN python -m pip install jsonschema 'referencing-loaders>=2024.5.2' COPY lintsonschema /usr/local/bin COPY schemas /schemas