switch to alpine
This commit is contained in:
parent
2ca3f82c25
commit
1ef96f861e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:slim-bookworm
|
||||
FROM python:alpine
|
||||
WORKDIR /usr/local/app
|
||||
|
||||
COPY src ./
|
||||
|
|
Loading…
Reference in a new issue