adjust in store files

This commit is contained in:
Davidson Gomes
2023-07-05 19:16:47 -03:00
parent db95de6731
commit 0a925df2a9
14 changed files with 54 additions and 34 deletions

View File

@@ -1,5 +1,9 @@
FROM node:16.18-alpine
LABEL version="1.1.3" description="Api to control whatsapp features through http requests."
LABEL maintainer="Davidson Gomes" git="https://github.com/DavidsonGomes"
LABEL contact="contato@agenciadgcode.com"
RUN apk update && apk upgrade && \
apk add --no-cache git