mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-29 15:48:03 +02:00
Fixed formatting changes
Signed-off-by: ajeetraina <ajeetraina@gmail.com>
This commit is contained in:
parent
c285aeca42
commit
75e7bcac1d
7 changed files with 7 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python
|
||||
FROM python:3.11.0a6-alpine3.15
|
||||
ADD . /code
|
||||
WORKDIR /code
|
||||
RUN pip install -r requirements.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue