[nominatim-web] More typos
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nominatim-web] More typos
- Date: Sun, 6 Feb 2022 15:34:19 +0000 (UTC)
commit d8eedcc9e01022511e425c17e302f096aad93532
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Sun Feb 6 16:34:15 2022 +0100
More typos
Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Dockerfile b/Dockerfile
index 9983868..3aaa7ac 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -6,7 +6,7 @@ RUN apt-get update && \
RUN python -m venv /venv && \
/venv/bin/pip install fastapi unicorn requests redis hiredis psycopg2 && \
- && rm -f /requirements.txt
+ rm -f /requirements.txt
FROM python:3.10-slim
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]