diff --git a/apps/templates/k8s-deployment.yaml b/apps/templates/k8s-deployment.yaml index 45f43e4..fd6272e 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.3.0 + image: hebury/outrun-game:v1.3.1 ports: - containerPort: 3001 env: