Skip to content

Commit

Permalink
Release plone.restapi 9.8.4 - refs #278606
Browse files Browse the repository at this point in the history
  • Loading branch information
avoinea committed Nov 6, 2024
1 parent fe3d342 commit 7eb5569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ RUN ./bin/pip install --no-index --no-deps /wheelhouse/* \
# Custom versions, to be removed after Plone version upgrade
# https://taskman.eionet.europa.eu/issues/277938
# https://taskman.eionet.europa.eu/issues/278606
RUN ./bin/pip install Products.CMFCore==3.6 plone.restapi==9.8.2
RUN ./bin/pip install Products.CMFCore==3.6 plone.restapi==9.8.4

ENTRYPOINT [ "/app/docker-entrypoint.sh" ]
CMD ["start"]

0 comments on commit 7eb5569

Please sign in to comment.