Change package names of webcolors

This commit is contained in:
Kibzik
2023-01-19 12:22:33 +03:00
parent 2a946a023b
commit 1e437d6a2b
2 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3.10.0
FROM python:3.11.0
RUN apt-get update && \
apt-get install -y software-properties-common