We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f0e743 commit 4548b01Copy full SHA for 4548b01
argo/example-app/deployments/deployment.yaml
@@ -22,7 +22,7 @@ spec:
22
spec:
23
containers:
24
- name: example-app
25
- image: aimvector/python:1.0.1
+ image: aimvector/python:1.0.0
26
imagePullPolicy: Always
27
ports:
28
- containerPort: 5000
0 commit comments