diff --git a/apps/templates/k8s-deployment.yaml b/apps/templates/k8s-deployment.yaml index de69f19..a69fff9 100644 --- a/apps/templates/k8s-deployment.yaml +++ b/apps/templates/k8s-deployment.yaml @@ -22,7 +22,7 @@ spec: spec: containers: - name: outrun-game - image: hebury/outrun-game:v1.0.6 # Update with your Docker Hub username + image: hebury/outrun-game:v1.0.7 # Update with your Docker Hub username ports: - containerPort: 3001 env: