Fix
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Amazed 2023-11-12 19:40:00 +01:00
parent 1286c48490
commit 7d986349cb
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ RUN apk add --no-cache \
py3-requests \
py3-werkzeug \
py3-wheel \
py3-yaml \
py3-pycryptodome \
python3
FROM base as builder