Bump python from 3.9.4-slim to 3.9.5-slim #17

Merged
Xefir merged 1 commits from dependabot/docker/python-3.9.5-slim into master 2021-05-05 08:26:16 +00:00
Showing only changes of commit 91ead44f29 - Show all commits

View File

@ -1,4 +1,4 @@
FROM python:3.9.4-slim
FROM python:3.9.5-slim
COPY pynyaata /app/pynyaata
COPY requirements.txt *.py /app/