diff --git a/deploy.yaml b/deploy.yaml index 7c63393..42dbf35 100644 --- a/deploy.yaml +++ b/deploy.yaml @@ -27,7 +27,7 @@ spec: spec: containers: - name: nginx - image: tranqui89/user-clock + image: tranqui89/snake-game ports: - containerPort: 80 ---