mirror of
https://github.com/chubin/cheat.sh.git
synced 2026-06-20 13:16:44 +02:00
[docker] Use non-slim image with C build tools installed
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM python:3.9-slim
|
||||
FROM python:3.9
|
||||
|
||||
### copying app sources
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user