Bump python from 3.9.4-slim to 3.9.5-slim in /infra (#2341)

Bumps python from 3.9.4-slim to 3.9.5-slim.

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:
dependabot[bot] 2021-05-10 09:17:05 +02:00 коммит произвёл GitHub
Родитель 48a9f0cbc2
Коммит 2267ba1f4c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,4 +1,4 @@
FROM python:3.9.4-slim
FROM python:3.9.5-slim
# Setup dependencies in a cacheable step
COPY requirements.txt /requirements.txt

Просмотреть файл

@ -1,4 +1,4 @@
FROM python:3.9.4-slim
FROM python:3.9.5-slim
# Setup dependencies in a cacheable step
ADD spawn_pipeline_requirements.txt /code/