fixups for lnbits
This commit is contained in:
@@ -24,7 +24,7 @@ RUN dnf update -y \
|
||||
&& poetry install --only main
|
||||
|
||||
COPY .env .env
|
||||
RUN dnf autoremove -y python3.11-devel gcc automake make git \
|
||||
RUN dnf autoremove -y python3.11-devel gcc automake make \
|
||||
&& dnf clean all \
|
||||
&& rm -fr /tmp/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user