feat: upgrade backend image to v0.0.4

This commit is contained in:
amhsirak
2024-12-04 23:53:41 +05:30
parent ee7d7b9e27
commit 4f781da136

View File

@@ -43,7 +43,7 @@ services:
#build:
#context: .
#dockerfile: server/Dockerfile
image: getmaxun/maxun-backend:v0.0.3
image: getmaxun/maxun-backend:v0.0.4
ports:
- "${BACKEND_PORT:-8080}:${BACKEND_PORT:-8080}"
env_file: .env