Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -20,7 +20,7 @@ spec: | ... | @@ -20,7 +20,7 @@ spec: |
20 | spec: | 20 | spec: |
21 | containers: | 21 | containers: |
22 | - name: backend | 22 | - name: backend |
23 | - image: khujay15/nest-docker-test | 23 | + image: khujay15/backend:1.1 |
24 | ports: | 24 | ports: |
25 | - containerPort: 5000 | 25 | - containerPort: 5000 |
26 | name: backend | 26 | name: backend | ... | ... |
-
Please register or login to post a comment