Removed logs & updated version

This commit is contained in:
Judson Cairo
2024-03-07 18:28:56 -03:00
parent 10b48aed97
commit 196c2e0ed8
6 changed files with 3 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
FROM node:20.7.0-alpine AS builder
LABEL version="1.6.2" description="Api to control whatsapp features through http requests."
LABEL version="1.7.0" description="Api to control whatsapp features through http requests."
LABEL maintainer="Davidson Gomes" git="https://github.com/DavidsonGomes"
LABEL contact="contato@agenciadgcode.com"