diff --git a/applications/react-resume/resume/react-resume-deployment.yaml b/applications/react-resume/resume/react-resume-deployment.yaml index 0c76d0d..41388e0 100644 --- a/applications/react-resume/resume/react-resume-deployment.yaml +++ b/applications/react-resume/resume/react-resume-deployment.yaml @@ -17,7 +17,7 @@ spec: terminationGracePeriodSeconds: 10 containers: - name: resume - image: ghcr.io/amruthpillai/reactive-resume:v5.2.8 + image: ghcr.io/amruthpillai/reactive-resume:v5.0 ports: - containerPort: 3000 resources: