Adilmar commited on
Commit
7cb4da6
·
verified ·
1 Parent(s): 7ccc54f

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  # Evolution-API v2 WITH Supabase PostgreSQL - Transaction Pooler Port 6543
2
- FROM atendai/evolution-api:v0.4.2
3
  # Install bash if needed
4
  RUN apk add --no-cache bash
5
 
 
1
  # Evolution-API v2 WITH Supabase PostgreSQL - Transaction Pooler Port 6543
2
+ FROM atendai/evolution-api:v0.4.12
3
  # Install bash if needed
4
  RUN apk add --no-cache bash
5