Commit graph

3 commits

Author SHA1 Message Date
renovate[bot]
f3ae7c39e7
chore(deps): update python:3.11.3-alpine3.17 docker digest to 7210235 (#523)
---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Maksym Vlasov <MaxymVlasov@users.noreply.github.com>
2023-05-16 15:57:53 +03:00
Maksym Vlasov
dc177fe29e
fix: Updates all dependencies used in Dockerfile and fix Docker image (#507)
* Docker doesn't provide possibilities for avoiding trash

There is no possibility to exclude part of the "pre-installed" files from
COPY steps like https://github.com/moby/buildkit/issues/2853
And copy-paste mostly all `site-packages` without it is not worth it
2023-04-21 16:27:02 +03:00
Maksym Vlasov
4874cfe42e
chore: Add docker image tests - container-structure-test-config and dive-ci (#365) 2022-04-16 18:06:58 +02:00