Compare commits
	
		
			2 commits
		
	
	
		
			
				7610c2aa6f
			
			...
			
				dd241c8c0c
			
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| dd241c8c0c | |||
| 
							
							
								
							
							
	
	
		
			
		
	
	23ea666906 | 
						
						
							
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -6,7 +6,8 @@ Wants=network-online.target
 | 
				
			||||||
[Service]
 | 
					[Service]
 | 
				
			||||||
Type=oneshot
 | 
					Type=oneshot
 | 
				
			||||||
ExecStart=/usr/bin/docker run --rm \
 | 
					ExecStart=/usr/bin/docker run --rm \
 | 
				
			||||||
 | 
					    --pull=always \
 | 
				
			||||||
    -v "/etc/renovate/config.js:/usr/src/app/config.js" \
 | 
					    -v "/etc/renovate/config.js:/usr/src/app/config.js" \
 | 
				
			||||||
    --mount "type=volume,src=renovate,dst=/tmp/renovate" \
 | 
					    --mount "type=volume,src=renovate,dst=/tmp/renovate" \
 | 
				
			||||||
    --env "RENOVATE_BASE_DIR=/tmp/renovate" \
 | 
					    --env "RENOVATE_BASE_DIR=/tmp/renovate" \
 | 
				
			||||||
    renovate/renovate
 | 
					    docker.io/renovate/renovate:latest
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue