bump version to 4.0.0

This commit is contained in:
Amruth Pillai
2023-11-22 22:57:36 +01:00
parent c19b759237
commit 4dfaafc929
7 changed files with 7 additions and 7 deletions

View File

@ -63,7 +63,7 @@ services:
- redis_data:/data
app:
image: amruthpillai/reactive-resume:v4.0.0-alpha.0
image: amruthpillai/reactive-resume:latest
restart: unless-stopped
depends_on:
- postgres