Compare commits
1 Commits
29788560e1
...
4307468c54
Author | SHA1 | Date | |
---|---|---|---|
|
4307468c54 |
@ -1,4 +1,4 @@
|
||||
FROM python:3.10.6-slim
|
||||
FROM python:3.10.7-slim
|
||||
|
||||
RUN apt-get update && apt-get install -y git \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
Reference in New Issue
Block a user