Skip to content

Commit

Permalink
Update docker image in manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
navin772 committed Aug 31, 2023
1 parent 167baa7 commit d07188f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web_application/YAML_files/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: retail-segmentation
spec:
containers:
- image: navin772/retail:1.7 # Docker image name
- image: navin772/retail:1.15 # Docker image name
name: retail # POD name
ports:
- containerPort: 8501
Expand Down

0 comments on commit d07188f

Please sign in to comment.