Skip to content

Commit b613ca4

Browse files
Update deployment.yaml
1 parent bfa575b commit b613ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525
spec:
2626
containers:
2727
- name: code2cloud-python-flask-webserver
28-
image: ghcr.io/<your-github-organization>/code2cloud-python-flask-webserver:v0.0.9 # Update the repo container repository name with your github username and the version number
28+
image: 213561109591.dkr.ecr.us-east-1.amazonaws.com/code2cloud:latest
2929
ports:
3030
- containerPort: 5000
3131
readinessProbe:

0 commit comments

Comments
 (0)