rename some images
This commit is contained in:
		@@ -7,7 +7,7 @@ spec:
 | 
			
		||||
  template:
 | 
			
		||||
    spec:
 | 
			
		||||
      containers:
 | 
			
		||||
        - image: "tormachris/hello-world-py"
 | 
			
		||||
        - image: "tormachris/hello-world-python"
 | 
			
		||||
          env:
 | 
			
		||||
            - name: TARGET
 | 
			
		||||
              value: "Py"
 | 
			
		||||
 
 | 
			
		||||
@@ -7,7 +7,7 @@ spec:
 | 
			
		||||
  template:
 | 
			
		||||
    spec:
 | 
			
		||||
      containers:
 | 
			
		||||
        - image: "tormachris/isprime-py"
 | 
			
		||||
        - image: "tormachris/isprime-python"
 | 
			
		||||
          env:
 | 
			
		||||
            - name: TARGET
 | 
			
		||||
              value: "107107"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user