Remove ARM note as builds are now multiplatform
This commit is contained in:
		
							parent
							
								
									967b0c243a
								
							
						
					
					
						commit
						11c8f2cb15
					
				@ -1,6 +1,6 @@
 | 
			
		||||
services:
 | 
			
		||||
    spaceninjaserver:
 | 
			
		||||
        image: openwf/spaceninjaserver:latest # If you have an ARM CPU, replace 'latest' with 'latest-arm64'.
 | 
			
		||||
        image: openwf/spaceninjaserver:latest
 | 
			
		||||
        volumes:
 | 
			
		||||
            - ./conf:/app/conf
 | 
			
		||||
            - ./static-data:/app/static/data
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user