mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-13 15:14:49 -06:00
docker
This commit is contained in:
parent
b7936d77f5
commit
2e61de5297
@ -1,4 +1,4 @@
|
||||
FROM node:20-bullseye-slim AS base
|
||||
FROM node:20.7.0-alpine AS base
|
||||
|
||||
RUN apt-get update -y
|
||||
RUN apt-get upgrade -y
|
||||
|
Loading…
Reference in New Issue
Block a user