add function to overwrite snake config when its set as env and use smaller python alpine container as base
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM python:3.10.6-slim
|
||||
FROM python:alpine
|
||||
|
||||
# Install app
|
||||
COPY . /app
|
||||
|
||||
Reference in New Issue
Block a user