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 4548b01 commit 1811399Copy full SHA for 1811399
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.0
+ image: aimvector/python:1.0.1
26
imagePullPolicy: Always
27
ports:
28
- containerPort: 5000
0 commit comments