Skip to content

Commit 59e2f94

Browse files
authored
Update deployment.yaml
1 parent 03385a1 commit 59e2f94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
spec:
1717
containers:
1818
- name: your-app-name
19-
image: your-docker-registry-url/your-image-name:latest # Replace with your registry URL and image name
19+
image: your-docker-registry-url/srinadh76/cicdtest:latest # Placeholder to be replaced dynamically
2020
ports:
2121
- containerPort: 80
2222
---

0 commit comments

Comments
 (0)