File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -220,7 +220,7 @@ RUN install-tool python 3.14.4
220220# renovate: datasource=pypi
221221RUN install-tool checkov 3.2.519
222222# renovate: datasource=pypi
223- RUN install-tool conan 2.27.0
223+ RUN install-tool conan 2.27.1
224224# renovate: datasource=pypi
225225RUN install-tool copier 9.14.3
226226# renovate: datasource=pypi
Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ RUN prepare-tool conan
223223USER 12021
224224
225225# renovate: datasource=pypi
226- RUN install-tool conan 2.27.0
226+ RUN install-tool conan 2.27.1
227227
228228RUN set -ex; \
229229 cd b-conan; \
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ RUN install-tool poetry 2.3.3
7878FROM test-python AS test-conan
7979
8080# renovate: datasource=pypi
81- RUN install-tool conan 2.27.0
81+ RUN install-tool conan 2.27.1
8282
8383#--------------------------------------
8484# Image: copier
You can’t perform that action at this time.
0 commit comments