Do not specify button width and height
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-13 22:11:12 +01:00
parent 465d958d9b
commit 64f5668dde
4 changed files with 143 additions and 14 deletions

View File

@ -6,7 +6,7 @@ RUN npm install && \
FROM python:3.10.9-alpine
ENV VERSION_NUMBER 0.2.0-2-gd8ece97
ENV VERSION_NUMBER 0.2.1
ENV PROD 1
RUN apk add \