зеркало из https://github.com/mozilla/bugbug.git
Bump python from 3.10.5-slim to 3.10.6-slim in /infra (#3027)
Bumps python from 3.10.5-slim to 3.10.6-slim. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
9a059ac995
Коммит
5da03a8554
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.10.5-slim
|
||||
FROM python:3.10.6-slim
|
||||
|
||||
# Setup dependencies in a cacheable step
|
||||
COPY requirements.txt /requirements.txt
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.10.5-slim
|
||||
FROM python:3.10.6-slim
|
||||
|
||||
# Setup dependencies in a cacheable step
|
||||
ADD spawn_pipeline_requirements.txt /code/
|
||||
|
|
Загрузка…
Ссылка в новой задаче