Skip to content

Commit

Permalink
Update dependency EVerest/everest-dev-environment to v0.7.1 (#75)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 8f71961 commit b666863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/images/build-env-base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ RUN python3 -m pip install --break-system-packages \
sphinxcontrib-svg2pdfconverter==${SPHINXCONTRIB_SVG2PDFCONVERTER_VERSION}

# renovate: datasource=github-releases depName=EVerest/everest-dev-environment versioning=loose
ENV EDM_VERSION=v0.6.2
ENV EDM_VERSION=v0.7.1

# Install EVerest dependency manager
RUN python3 -m pip install --break-system-packages \
Expand Down

0 comments on commit b666863

Please sign in to comment.